'Declaration
Public Property SelectionLength As Integer
'Usage
Dim instance As DropDownEditor 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 DropDownEditor Dim value As Integer instance.SelectionLength = value value = instance.SelectionLength
public int SelectionLength {get; set;}