RecroGridRGPropertyOrderable Property

Specifies whether the field can be sorted in List view.

Definition

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

Property Value

Boolean
true if orderable; otherwise, false.

See Also