ASPxClientGanttScaleCellPreparedEventArgs Properties
Contains data for the ScaleCellPrepared event.
Name | Description |
---|---|
end |
Gets the end date of the scale cell. |
scale |
Specifies a scale cell. |
scale |
The scale’s index. |
scale |
Gets the view type of the scale. |
separator |
Specifies the separator element between scale cells. |
start |
Gets the start date of the scale cell. |
See Also