ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class / BarZIndex Property

In This Topic
    BarZIndex Property
    In This Topic
    A value indicates the z-index of Splitter bar.
    Syntax
    'Declaration
     
    Public Property BarZIndex As System.Integer
    public System.int BarZIndex {get; set;}
    See Also