[]
Gets the value of the Position attached property for the specified element.
public static GridColumnHeaderPanelPosition GetPosition(View element)
Public Shared Function GetPosition(element As View) As GridColumnHeaderPanelPosition
| Type | Name | Description |
|---|---|---|
| View | element | The element from which to read the attached property. |
| Type | Description |
|---|---|
| GridColumnHeaderPanelPosition | The value of the Position property. |