Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Reminder
.
.
::
.
.
IsActive Property
Reminder Class
See Also
Gets a value that determines if the
Reminder
object is currently active (visible).
Namespace:
C1.C1Schedule
Assembly:
C1.Web.UI.Controls.2
(in C1.Web.UI.Controls.2.dll)
Syntax
C#
public
bool
IsActive
{
get
;
internal
set
; }
Visual Basic
Public
Property
IsActive
As
Boolean
Get
Friend
Set
See Also
Reminder Class
C1.C1Schedule Namespace