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

In This Topic
    BasePropStyle Class
    In This Topic
    Base style with basic properties.
    Object Model
    BasePropStyle Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class BasePropStyle 
       Inherits BaseStyle
    public abstract class BasePropStyle : BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexGrid.BaseStyle
          C1.Win.FlexGrid.BasePropStyle
             C1.Win.FlexGrid.BaseContentStyle

    See Also