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