[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonSplitButton.ButtonEnabled

ButtonEnabled Property

ButtonEnabled

Gets or sets a value indicating whether the button portion of the split button is enabled or disabled. It doesn't affect the state of the drop-down.

Declaration
public bool ButtonEnabled { get; set; }
Public Property ButtonEnabled As Boolean