StructGanttTimelineCellsInfo
Struct
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public struct GanttTimelineCellsInfo
Inherited Members
Constructors
GanttTimelineCellsInfo(int)
Declaration
cs-api-definition
public GanttTimelineCellsInfo(int numberOfCells)
Parameters
numberOfCells
Properties
NumberOfcells
Gets or sets the number of cells to be added.
StartIndex
Gets or sets a value indicating the first cell index. The value is optional.