Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / ZIndex Property

In This Topic
    ZIndex Property
    In This Topic
    Gets or sets x-index of the text.
    Syntax
    'Declaration
     
    Public Property ZIndex As System.String
    public System.string ZIndex {get; set;}
    See Also