AppointmentDependencyForm.ReadOnly Property
Gets or sets whether the form allows editing.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to open a form in read-only mode; otherwise, false. |
See Also