alexa

    Show / Hide Table of Contents

    Interface ICustomItem

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

    Properties

    Owner

    Declaration
    ToolStrip Owner { get; }
    Property Value
    Type
    System.Windows.Forms.ToolStrip

    Placement

    Declaration
    ToolStripItemPlacement Placement { get; }
    Property Value
    Type
    System.Windows.Forms.ToolStripItemPlacement
    Back to top Generated by DocFX