A newer version of this page is available.
Switch to the current version.
GanttView.StatusDisplayType Property
Implemented to hide the property of the base class.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v18.2.dll
Declaration
[Browsable(false)]
public override SchedulerViewStatusDisplayType StatusDisplayType { get; set; }
<Browsable(False)>
Public Overrides Property StatusDisplayType As SchedulerViewStatusDisplayType
Property Value
Type | Description |
---|---|
SchedulerViewStatusDisplayType | A SchedulerViewStatusDisplayType enumeration value. |
Remarks
The property is not in use.
See Also
Feedback