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

In This Topic
    ApplyButtonVisible Property
    In This Topic
    If True, the Apply button appears in the dialog.
    Syntax
    'Declaration
     
    Public ReadOnly Property ApplyButtonVisible As System.Boolean
    public System.bool ApplyButtonVisible {get;}
    See Also