'Declaration
Public Overridable Property TextSize As Single
'Usage
Dim instance As C1CheckBox Dim value As Single instance.TextSize = value value = instance.TextSize
public virtual float TextSize {get; set;}
'Declaration
Public Overridable Property TextSize As Single
'Usage
Dim instance As C1CheckBox Dim value As Single instance.TextSize = value value = instance.TextSize
public virtual float TextSize {get; set;}