IRecroGridContextIsInitializeAsync Property

Gets or sets a value indicating whether this instance is initialize asynchronous.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
bool IsInitializeAsync { get; set; }

Property Value

Boolean
true if this instance is initialize asynchronous; otherwise, false.

See Also