RecroGridRGStateIsDummy Property

Gets a value indicating whether this instance is dummy.

Definition

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

Property Value

Boolean
true if this instance is dummy; otherwise, false.

See Also