ComponentOne Xamarin.Android
LabelFor Property (GridCellView)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridCellView Class : LabelFor Property
Syntax
'Declaration
 
Public Overridable Property LabelFor As Integer
'Usage
 
Dim instance As GridCellView
Dim value As Integer
 
instance.LabelFor = value
 
value = instance.LabelFor
public virtual int LabelFor {get; set;}
See Also

Reference

GridCellView Class
GridCellView Members