RecroGridCustomFunctionEventArgsStartedInBackground Property
Gets or sets a value indicating whether [runs in background].
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.16.0.25.0402.1
public bool StartedInBackground { get; set; }
Property Value
Booleantrue if [runs in background]; otherwise,
false.