[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonListItem.AllowSelection

AllowSelection Property

AllowSelection

Gets or sets a value indicating whether this item can be selected.

Declaration
[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