ComponentOne Scheduler for WinForms
IsEdit Property

C1.Win.C1Schedule.4 Assembly > 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