ScheduleDay.Tag Property
Gets or sets a custom tag assigned to the day.
Namespace: DevExpress.XtraGantt.Base.Scheduling
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
Object | An Object that specifies the tag. |
See Also