Click or drag to resize

RecroGridRGStateIsDummy Property

Gets a value indicating whether this instance is dummy.

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

Property Value

Type: Boolean
true if this instance is dummy; otherwise, false.
See Also