C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / LabelFor Property


In This Topic
LabelFor Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable Property LabelFor As Integer
 
'Usage
 
Dim instance As FlexViewer
Dim value As Integer
 
instance.LabelFor = value
 
value = instance.LabelFor
See Also