menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ISpreadsheetRibbonStyleNotifier - WindowsForms API Reference | Syncfusion

    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
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved