RecroTrackEnabled Property

Gets a value indicating whether this RecroTrack is enabled.

Definition

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

Property Value

Boolean
true if enabled; otherwise, false.

See Also