C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BasePersistableObject Class / IsEdit Property

In This Topic
IsEdit Property
In This Topic
Indicates whether the object is in edit mode, which is started using the BeginEdit method.
Syntax
'Declaration
 
Public ReadOnly Property IsEdit As System.Boolean
 
See Also