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