Default constructor
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public DataRangeDescriptor( GdxColumn column, DataRange range, bool useCountSort, GdxSortDirection direction ) |
Visual Basic |
---|
Public Sub New ( _ column As GdxColumn, _ range As DataRange, _ useCountSort As Boolean, _ direction As GdxSortDirection _ ) |
JScript |
---|
public function DataRangeDescriptor( column : GdxColumn, range : DataRange, useCountSort : boolean, direction : GdxSortDirection ) |
Parameters
- column
- Type: Ico.Gdx..::..GdxColumn
- range
- Type: DataRange
- useCountSort
- Type: System..::..Boolean
- direction
- Type: Ico.Gdx..::..GdxSortDirection