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

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