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

In This Topic
    Strings Property
    In This Topic
    画面内のすべてのテキスト要素の通常状態の外観を決定する表示属性を含む StringsStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property Strings As StringsStyle
    public StringsStyle Strings {get; set;}
    See Also