DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterTheme Class / Header Property

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