The range associated with the group
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DataRange Range { get; private set; } |
| Visual Basic |
|---|
Public Property Range As DataRange Get Private Set |
| JScript |
|---|
function get Range () : DataRange private function set Range (value : DataRange) |