Gets or sets the role of the GridViewColumnHeader.
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 GridViewColumnHeaderRole Role { get; set; } |
| Visual Basic |
|---|
Public Property Role As GridViewColumnHeaderRole Get Set |
| Visual C++ |
|---|
public: property GridViewColumnHeaderRole Role { GridViewColumnHeaderRole get (); void set (GridViewColumnHeaderRole value); } |
Remarks
Dependency Property Information
| Identifier field | RoleProperty |
| Metadata properties set to true | None |