RecroGridRGPropertyOrderable Property

Specifies whether the field can be sorted in List view.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
public bool Orderable { get; set; }

Property Value

Boolean
true if orderable; otherwise, false.

See Also