DataSourceSelectResultProcessingOptions.AutoPage Eigenschap

Definitie

Hiermee wordt aangegeven of paging automatisch wordt uitgevoerd door het ModelDataSourceView object.

public:
 property bool AutoPage { bool get(); void set(bool value); };
public bool AutoPage { get; set; }
member this.AutoPage : bool with get, set
Public Property AutoPage As Boolean

Waarde van eigenschap

true om aan te geven dat paging automatisch wordt uitgevoerd; anders, false.

Van toepassing op