[]
Sets the value of the Position attached property for the specified element.
public static void SetPosition(DependencyObject element, GridColumnHeaderPanelPosition value)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element to write the attached property to. |
| GridColumnHeaderPanelPosition | value | The property value to set. |