[]
        
(Showing Draft Content)

C1.WPF.Grid.GridColumnHeaderPanel.GetPosition

GetPosition Method

GetPosition(FrameworkElement)

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

Declaration
public static GridColumnHeaderPanelPosition GetPosition(FrameworkElement element)
Public Shared Function GetPosition(element As FrameworkElement) As GridColumnHeaderPanelPosition
Parameters
Type Name Description
FrameworkElement element

The element from which to read the attached property.

Returns
Type Description
GridColumnHeaderPanelPosition

The value of the Position property.