DataViewSetting.ApplyDefaultSort Propriété

Définition

Obtient ou définit une valeur indiquant si l'ordre de tri par défaut doit être utilisé.

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

Valeur de propriété

true si l'ordre de tri par défaut est utilisé ; sinon, false.

S’applique à