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

In This Topic
    Labels Property
    In This Topic
    画面内のラベル要素の通常状態の外観を決定する表示属性を含む TextStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property Labels As TextStyle
    public TextStyle Labels {get; set;}
    See Also