[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumnHeaderPanel.SetPosition

SetPosition Method

SetPosition(FrameworkElement, GridColumnHeaderPanelPosition)

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

Declaration
public static void SetPosition(FrameworkElement element, GridColumnHeaderPanelPosition value)
Public Shared Sub SetPosition(element As FrameworkElement, value As GridColumnHeaderPanelPosition)
Parameters
Type Name Description
FrameworkElement element

The element to write the attached property to.

GridColumnHeaderPanelPosition value

The property value to set.