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

In This Topic
    Header Property
    In This Topic
    画面内のコントロールヘッダーの通常状態の外観を決定する表示属性を含む TextStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property Header As TextStyle
    public TextStyle Header {get; set;}
    See Also