Partager via


DataSourceSelectResultProcessingOptions.AutoSort Propriété

Définition

Indique si le tri est effectuée automatiquement par l'objet ModelDataSourceView.

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

Valeur de propriété

Boolean

true pour indiquer que le tri est effectué automatiquement ; sinon, false.

S’applique à