ComponentOne Xamarin.Android
LabelFor Property (C1Icon)


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

Reference

C1Icon Class
C1Icon Members