DataSourceSelectResultProcessingOptions.AutoPage Propriété

Définition

Indique si la pagination est effectuée automatiquement par l'objet ModelDataSourceView.

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

Valeur de propriété

true pour indiquer que la pagination est effectuée automatiquement ; sinon, false.

S’applique à