alexa

    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
    BarCollection
    Back to top Generated by DocFX