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