CustomDrawTimescaleColumnEventArgs.Column Property
Gets the processed column.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraGantt.GanttTimescaleColumn | An object that specifies the processed column. |
See Also