Share via


DataSourceSelectResultProcessingOptions.AutoSort Proprietà

Definizione

Indica se l'ordinamento viene eseguito automaticamente dall'oggetto 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

Valore della proprietà

Boolean

true per indicare che l'ordinamento viene eseguito automaticamente; in caso contrario, false.

Si applica a