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

In This Topic
    ZIndex Property
    In This Topic
    The starting z-index for the dialog.
    Syntax
    'Declaration
     
    Public Property ZIndex As System.Integer
    public System.int ZIndex {get; set;}
    See Also