| EditableGridIsProcessingAsyncRequest Property |
Gets a value indicating whether grid is processing asynchronous request.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public bool IsProcessingAsyncRequest { get; }
Public ReadOnly Property IsProcessingAsyncRequest As Boolean
Get
Property Value
Type:
BooleanRemarks See Also