Gets the Header, the Column belongs to.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public Header Header { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Header As Header Get |
| Visual C++ |
|---|
public: property Header^ Header { Header^ get (); } |
| F# |
|---|
member Header : Header with get |
Property Value
Type: HeaderThe header.