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

In This Topic
    RowCol Class
    In This Topic
    Base class for grid rows and columns (Row and Column classes).
    Object Model
    RowCol Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class RowCol 
    public abstract class RowCol 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1FlexGrid.RowCol
          C1.Win.C1FlexGrid.Column
          C1.Win.C1FlexGrid.Row

    See Also