[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumnHeaderPanel.SetPosition

SetPosition Method

SetPosition(UIView, GridColumnHeaderPanelPosition)

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

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

The element to write the attached property to.

GridColumnHeaderPanelPosition value

The property value to set.