[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Ein Wert der die Sortierung der Cockpit-Steuerelementen beeinflusst.

Namespace: DynamicNode.Ext.Cockpit
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)

Syntax

C#
public readonly CockpitPropertyInstance<int> SortIndex
Visual Basic
Public ReadOnly SortIndex As CockpitPropertyInstance(Of Integer)
F#
val SortIndex: CockpitPropertyInstance<int>

See Also