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