ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / RowCol Class
Members

In This Topic
    RowCol Class
    In This Topic
    Abstract base class for Row and Column classes.
    Object Model
    RowCol Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class RowCol 
    public abstract class RowCol 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.FlexGrid.RowCol
          C1.Xaml.FlexGrid.Column
          C1.Xaml.FlexGrid.Row

    See Also