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

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