GanttViewFactory
Properties
Gantt - Gantt
If set to false the widget will not bind to the data source during initialization. In this case data binding will occur when the change event of the data source is fired. By default the widget will bind to the data source specified in the configuration.
Methods
DayView(System.Action)
Parameters
addViewAction - System.Action<GanttViewBuilder>
DayView()
WeekView(System.Action)
Parameters
addViewAction - System.Action<GanttViewBuilder>
WeekView()
MonthView(System.Action)
Parameters
addViewAction - System.Action<GanttViewBuilder>
MonthView()
YearView(System.Action)
Parameters
addViewAction - System.Action<GanttViewBuilder>
YearView()
Add()
Adds an item to the collection
RETURNS
Returns a with the available configuration options.