CustomDrawTaskEventArgs.DrawSplit(RectangleF) Method
Draws a task splitter.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| bounds | RectangleF | A RectangleF structure that specifies the bounds where the task splitter should be drawn. |
See Also