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