Gets or sets the GridViewColumnHeader to which the resizer is attached.
This is a dependency property.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public GridViewColumnHeader ColumnHeader { get; set; } |
| Visual Basic |
|---|
Public Property ColumnHeader As GridViewColumnHeader Get Set |
| Visual C++ |
|---|
public: property GridViewColumnHeader^ ColumnHeader { GridViewColumnHeader^ get (); void set (GridViewColumnHeader^ value); } |
Remarks
Dependency Property Information
| Identifier field | ColumnHeaderProperty |
| Metadata properties set to true | None |