Click or drag to resize
UniMatrixColumnOrderIndex Property
Gets order in which data will be rendered.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public int[] ColumnOrderIndex { get; set; }

Property Value

Type: Int32
See Also