Gets or sets a value indicating whether the grid is busy.
Namespace: Ico.WPF.Specialized.DataGridControl.ViewModelAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool IsLoading { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsLoading As Boolean Get |
| JScript |
|---|
function get IsLoading () : boolean |