ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Dialog Namespace / C1DialogExtender Class / ZIndex Property

In This Topic
    ZIndex Property (C1DialogExtender)
    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