Freigeben über


DataSourceSelectResultProcessingOptions.AutoSort Eigenschaft

Definition

Gibt an, ob die Sortierung automatisch vom ModelDataSourceView-Objekt ausgeführt wird.

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

Eigenschaftswert

Boolean

true, um anzugeben, dass das Sortieren automatisch durchgeführt wird; andernfalls false.

Gilt für