FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / BaseContentStyle Class
Members

In This Topic
    BaseContentStyle Class
    In This Topic
    Base style for all element with content.
    Object Model
    BaseContentStyle Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class BaseContentStyle 
       Inherits BasePropStyle
    public abstract class BaseContentStyle : BasePropStyle 
    Remarks
    no font here.
    Inheritance Hierarchy

    System.Object
       C1.Win.C1FlexGrid.BaseStyle
          C1.Win.C1FlexGrid.BasePropStyle
             C1.Win.C1FlexGrid.BaseContentStyle
                C1.Win.C1FlexGrid.BaseClearButtonStyle
                C1.Win.C1FlexGrid.BaseGroupPanelCommonStyle
                C1.Win.C1FlexGrid.BaseGroupStyle

    See Also