AppointmentFormController.PercentComplete Property
Gets or sets the PercentComplete property value of the appointment currently being edited in the form.
Namespace: DevExpress.XtraScheduler.UI
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the percentage of completion for the task currently being edited in the form. |
See Also