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