Abstract base class for Row and Column classes.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public abstract class RowCol
Visual Basic
Public MustInherit Class RowCol

Inheritance Hierarchy

System..::..Object
  C1.Phone.FlexGrid..::..RowCol
    C1.Phone.FlexGrid..::..Column
    C1.Phone.FlexGrid..::..Row

See Also