A shared repository of DataRange that can be used in all the GdxView contained in this GdxViewControl
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DataRangesRepository DataRangesRepository { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DataRangesRepository As DataRangesRepository Get |
| JScript |
|---|
function get DataRangesRepository () : DataRangesRepository |