Search
TrackChangesCommand.HasEffect Property
See Also
 






Command.HasEffect override.

Namespace: MindFusion.Charting.Commands
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

protected override bool HasEffect { get; }

Visual Basic  Copy Code

Protected Overrides ReadOnly Property HasEffect As Boolean

 Property Value

 See Also