DataSourceSelectResultProcessingOptions.AutoSort Özellik

Tanım

Sıralamanın nesnesi tarafından otomatik olarak yap isteyip olmadığını ModelDataSourceView gösterir.

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

Özellik Değeri

Boolean

true sıralamanın otomatik olarak tamamlanmış olduğunu belirtmek için; aksi takdirde, false .

Şunlara uygulanır