CustomizeAppointmentFlyoutEventArgs.ShowStartDate Property
Gets or sets whether to display the Start information.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, to display the Start information in the flyout; otherwise, false. |
Implements
See Also