Kendo.Mvc.UI.Fluent.CustomHierarchicalDataSourceBuilder
Defines the fluent interface for configuring a custom hierarchical DataSource.
Methods
Transport(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceTransportBuilder>)
Configures the transport of the DataSource
Schema(System.Action<Kendo.Mvc.UI.Fluent.CustomHierarchicalDataSourceSchemaBuilder<System.Object>>)
Configures Schema properties
Filter(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceFilterDescriptorFactory>)
Configures the initial filter.
Sort(System.Action<Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceSortDescriptorFactory>)
Configures the initial sort.