public bool AllowSelection {get; set;}
'Declaration Public Property AllowSelection As Boolean
'Declaration
Public Property AllowSelection As Boolean
'Usage Dim instance As RibbonListItem Dim value As Boolean instance.AllowSelection = value value = instance.AllowSelection
'Usage
Dim instance As RibbonListItem Dim value As Boolean instance.AllowSelection = value value = instance.AllowSelection
RibbonListItem Class RibbonListItem Members