CustomDrawTaskEventArgs.DrawRightText(RectangleF) Method
Draws the text to the left of the bar within the specified bounds.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v25.2.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| bounds | RectangleF | A RectangleF structure that specifies the bounds where the text should be drawn. |
See Also