ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsHeaderVisible Property

In This Topic
    IsHeaderVisible Property (ViewOptions)
    In This Topic
    C1RulesManager ヘッダーを表示するかどうかを示す値を取得または設定します。
    Syntax
    'Declaration
     
    
    Public Property IsHeaderVisible As Boolean
    public bool IsHeaderVisible {get; set;}
    See Also