Gets or sets a value indicating whether the action is active.
Namespace: MindFusion.Vsx
Assembly: MindFusion.Vsx
SyntaxC#
Copy Code
|
|---|
public Object Checked { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Checked As Object |
An object evaluating to a boolean value.
See Also