Click or drag to resize

kColumnOrderAttributeOrder Property

Gets the order.

Namespace:  Koden.Utils.Attributes
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public int Order { get; }

Property Value

Type: Int32
The order.
See Also