[]
        
(Showing Draft Content)

C1.Android.Grid.GridColumnHeaderPanel.SetPosition

SetPosition Method

SetPosition(View, GridColumnHeaderPanelPosition)

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

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

The element to write the attached property to.

GridColumnHeaderPanelPosition value

The property value to set.