FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / ColumnOpCustomBase Class / Table Property

In This Topic
    Table Property (ColumnOpCustomBase)
    In This Topic
    Gets the table to which the column belongs.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As Table
    public Table Table {get;}
    See Also