WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ISpreadsheetRibbonStyleNotifier

    Show / Hide Table of Contents

    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 Description
    System.Drawing.Color

    Ribbon

    Gets the SpreadsheetRibbon

    Declaration
    RibbonControlAdv Ribbon { get; }
    Property Value
    Type Description
    RibbonControlAdv

    RibbonSize

    Declaration
    Size RibbonSize { get; }
    Property Value
    Type Description
    System.Drawing.Size

    RibbonStyle

    Declaration
    RibbonStyle RibbonStyle { get; }
    Property Value
    Type Description
    RibbonStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved