Kendo.Mvc.UI.TreeListModelDescriptor
Kendo UI TreeListModelDescriptor class
Properties
ParentId
Gets or sets the parent id used by the TreeList.
Expanded
Specifies the whether the records should be initially expanded
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serializes the current instance to a Dictionary.
Parameters
json System.Collections.Generic.IDictionary<System.String,System.Object>
The 2 object in which settings will be serialized.