ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / IsHeaderVisible Property

In This Topic
    IsHeaderVisible Property (IViewOptions)
    In This Topic
    C1RulesManager ヘッダーを表示するかどうかを示す値。
    Syntax
    'Declaration
     
    
    Property IsHeaderVisible As Boolean
    bool IsHeaderVisible {get; set;}
    See Also