Click or drag to resize

RecroGridColumnDefsSort Property

Gets the sort.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public int Sort { get; }

Property Value

Type: Int32
The sort.
See Also