MindFusion.Wpf Pack Programmer's Guide
Action.Checked Property
See Also
 





Gets or sets a value indicating whether the action is active.

Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx

 Syntax

C#  Copy Code

public Object Checked { get; set; }

Visual Basic  Copy Code

Public Property Checked As Object

 Property Value

An object evaluating to a boolean value.

 See Also

Action Members
Action Class
MindFusion.Vsx Namespace