Specifies if the series is loading the data
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsLoading { get; set; } |
Visual Basic |
---|
Public Property IsLoading As Boolean Get Set |
JScript |
---|
function get IsLoading () : boolean function set IsLoading (value : boolean) |