'Declaration
Public Property SupportedGroupSizing As SupportedGroupSizing
'Usage
Dim instance As RibbonNumericBox Dim value As SupportedGroupSizing instance.SupportedGroupSizing = value value = instance.SupportedGroupSizing
public SupportedGroupSizing SupportedGroupSizing {get; set;}