DataSourceSelectResultProcessingOptions.ModelType Property

Definition

The Type which is used for auto paging and auto sorting.

public:
 property Type ^ ModelType { Type ^ get(); void set(Type ^ value); };
public Type ModelType { get; set; }
member this.ModelType : Type with get, set
Public Property ModelType As Type

Property Value

A Type object.

Applies to