Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Action
.
.
::
.
.
Enabled Property
Action Class
See Also
Gets or sets the
Boolean
value indicating whether the action is enabled. Default value is True.
Namespace:
C1.C1Schedule
Assembly:
C1.Web.UI.Controls.2
(in C1.Web.UI.Controls.2.dll)
Syntax
C#
public
bool
Enabled
{
get
;
set
; }
Visual Basic
Public
Property
Enabled
As
Boolean
Get
Set
See Also
Action Class
C1.C1Schedule Namespace