QueryableDataSourceView.AutoPage Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of het QueryableDataSourceView object dat is gekoppeld aan het huidige QueryableDataSource besturingselement standaard paging ondersteunt.

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

Waarde van eigenschap

true als paging wordt ondersteund; anders, false. De standaardwaarde is true.

Van toepassing op