Gets the column, for which the Rows were grouped.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Column Column { get; } |
Visual Basic |
---|
Public ReadOnly Property Column As Column Get |
Visual C++ |
---|
public: property Column^ Column { Column^ get (); } |
F# |
---|
member Column : Column with get |
Property Value
Type: ColumnThe column.