Gets the Column.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
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.