[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumnHeaderPanel.GetPosition

GetPosition Method

GetPosition(UIView)

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

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

The element from which to read the attached property.

Returns
Type Description
GridColumnHeaderPanelPosition

The value of the Position property.