[]
Gets or sets a value indicating whether this item can be selected.
[C1Category("Behavior")]
[C1Description("RibbonListItem.AllowSelection", "Gets or sets a value indicating whether this item can be selected.")]
public bool AllowSelection { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonListItem.AllowSelection", "Gets or sets a value indicating whether this item can be selected.")>
Public Property AllowSelection As Boolean