AppointmentViewInfoOptions.PercentCompleteDisplayType Property
In This Article
Gets or sets how the task progress is displayed within the appointment body.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Percent |
A member of the Percent |
#Property Paths
You can access the AppointmentViewInfoOptions.PercentCompleteDisplayType property from the following objects:
Object Type | Path to Percent |
---|---|
Appointment |
|
See Also