Interface ISpreadsheetRibbonStyleNotifier
The ISpreadsheetRibbonStyleNotifier interface.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public interface ISpreadsheetRibbonStyleNotifier
Properties
MenuColor
Declaration
Color MenuColor { get; }
Property Value
Type |
---|
System.Drawing.Color |
Ribbon
Gets the SpreadsheetRibbon
Declaration
RibbonControlAdv Ribbon { get; }
Property Value
Type |
---|
RibbonControlAdv |
RibbonSize
Declaration
Size RibbonSize { get; }
Property Value
Type |
---|
System.Drawing.Size |
RibbonStyle
Declaration
RibbonStyle RibbonStyle { get; }
Property Value
Type |
---|
RibbonStyle |