DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorEditorStyle Class / Disabled Property

In This Topic
    Disabled Property (FilterEditorEditorStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the selected element on the screen when it is disabled state.
    Syntax
    'Declaration
     
    Public ReadOnly Property Disabled As FilterEditorEditorDisabledStyle
    public FilterEditorEditorDisabledStyle Disabled {get;}
    See Also