ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / RulesManagerStyles Class / Strings Property

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