'Declaration
Public Property SelectionLength As Integer
'Usage
Dim instance As C1NumericBox Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
public int SelectionLength {get; set;}
'Declaration
Public Property SelectionLength As Integer
'Usage
Dim instance As C1NumericBox Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
public int SelectionLength {get; set;}