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

In This Topic
    Hidden Property (FormattingSupport)
    In This Topic
    True if this text is hidden; otherwise, False.
    Syntax
    'Declaration
     
    Public Property Hidden As System.Boolean
    public System.bool Hidden {get; set;}
    See Also