alexa

    Show / Hide Table of Contents

    Enum ToolStripEx.ToolStripExState

    State of ToolStripEx.

    Namespace: Syncfusion.Windows.Forms.Tools
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum ToolStripExState

    Fields

    Name Description
    Collapsed

    All the items are hidden to the dropdown.

    Expanded

    All the items are visible.

    Intermediate

    All items are shown as small icons.

    Back to top Generated by DocFX