| RecroGridRGStateIsDummy Property |
Gets a value indicating whether this instance is dummy.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public bool IsDummy { get; }
Property Value
Type:
Booleantrue if this instance is dummy; otherwise,
false.
See Also