RecroGridRGGetDataParamSkipInitialData Property

Gets a value indicating whether to skip initial data.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 10.2.0.26.0716.1
C#
public bool SkipInitialData { get; }

Property Value

Boolean
If true, the initial data will be skipped.

See Also