Click or drag to resize

kColumnOrderAttribute Constructor

Initializes a new instance of the kColumnOrderAttribute class.

Namespace:  Koden.Utils.Attributes
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public kColumnOrderAttribute(
	int order
)

Parameters

order
Type: SystemInt32
The order.
See Also