WinForms

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

    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 Description
    System.Windows.Forms.ToolStrip

    Placement

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