[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonButton.SelectableInListItem

SelectableInListItem Property

SelectableInListItem

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

Declaration
[C1Category("Behavior")]
[C1Description("RibbonButton.SelectableInListItem", "Gets or sets a value indicating whether this button can be selected in a RibbonListItem.")]
public bool SelectableInListItem { get; set; }