DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorTheme Class / Common Property

In This Topic
    Common Property (FilterEditorTheme)
    In This Topic
    Gets FilterEditorCommonStyle containing display attributes that determine the general appearance of the control on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Common As FilterEditorCommonStyle
    public FilterEditorCommonStyle Common {get;}
    See Also