Kendo.Mvc.UI.Fluent.ReadOnlyCustomDataSourceModelDescriptorFactory
Defines the fluent interface for configuring the DataSource Model definition.
Methods
Id(System.String)
Specify the member used to identify an unique Model instance.
Parameters
fieldName System.String
The member name.
Field(System.String,System.Type)
Describes a Model field
Parameters
memberName System.String
Field name
memberType System.Type
Field type