FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowCol Class
Members

In This Topic
    GridRowCol Class
    In This Topic
    Abstract base class for GridRow and GridColumn classes.
    Object Model
    GridRowCol Class
    Syntax
    'Declaration
     
    Public MustInherit Class GridRowCol 
    public abstract class GridRowCol 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Grid.GridRowCol
          C1.WPF.Grid.GridColumn
          C1.WPF.Grid.GridRow

    See Also