[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumnHeaderPanel.SetPosition

SetPosition Method

SetPosition(DependencyObject, GridColumnHeaderPanelPosition)

Sets the value of the Position attached property for the specified element.

Declaration
public static void SetPosition(DependencyObject element, GridColumnHeaderPanelPosition value)
Parameters
Type Name Description
DependencyObject element

The element to write the attached property to.

GridColumnHeaderPanelPosition value

The property value to set.