ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / StringsStyle Class / Header Property

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