Search
ItemListView.SetLabelPosition Method
See Also
 





Sets a value indicating the position of labels relative to item icons.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public ItemListView SetLabelPosition (
    LabelPosition value
)

Visual Basic  Copy Code

Public Function SetLabelPosition( _
    value As LabelPosition _
) As ItemListView

 Parameters

value

 Return Value

 See Also