ComponentOne Scheduler for WPF and Silverlight
IsEdit Property (BasePersistableObject)

C1.C1Schedule Namespace > BasePersistableObject Class : IsEdit Property
Indicates whether the object is in edit mode, which is started using the BeginEdit method.
Syntax
'Declaration
 
Public ReadOnly Property IsEdit As System.Boolean
public System.bool IsEdit {get;}
See Also

Reference

BasePersistableObject Class
BasePersistableObject Members