RecroTrackEnabled Property

Gets a value indicating whether this RecroTrack is enabled.

Definition

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

Property Value

Boolean
true if enabled; otherwise, false.

See Also