alexa

    Show / Hide Table of Contents

    Interface ISpreadsheetBackStageNotifier

    Interface for Spreadsheet Ribbon

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public interface ISpreadsheetBackStageNotifier

    Properties

    Ribbon

    Gets the SpreadsheetRibbon

    Declaration
    RibbonControlAdv Ribbon { get; }
    Property Value
    Type
    RibbonControlAdv

    RibbonSize

    Gets the SpreadsheerRibbonSize

    Declaration
    Size RibbonSize { get; }
    Property Value
    Type
    System.Drawing.Size
    Back to top Generated by DocFX