Skip to main content
All docs
V23.2

ASPxClientGanttScaleCellPreparedEventArgs Properties

Contains data for the ScaleCellPrepared event.
Name Description
endDate Gets the end date of the scale cell.
scaleElement Specifies a scale cell.
scaleIndex The scale’s index.
scaleType Gets the view type of the scale.
separatorElement Specifies the separator element between scale cells.
startDate Gets the start date of the scale cell.
See Also