WinForms

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

    Show / Hide Table of Contents

    Interface IContainBars

    Specifies that this object can contain a collection of Bars.

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

    Properties

    Bars

    Declaration
    BarCollection Bars { get; }
    Property Value
    Type Description
    BarCollection
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved