Kendo.Mvc.UI.Fluent.GanttColumnFactory
Defines the fluent API for adding items to Kendo Gantt for ASP.NET MVC
Methods
Bound(System.Linq.Expressions.Expression<System.Func<T,T1>>)
Defines a bound column.
Parameters
expression System.Linq.Expressions.Expression<System.Func<T,T1>>
Bound(System.String)
Defines a bound column.
Resources(System.String)
Defines a resource column.
Bound(System.Type,System.String)
Defines a bound column.