DataViewSetting.ApplyDefaultSort Propriété

Définition

Obtient ou définit une valeur indiquant s’il faut utiliser le tri par défaut.

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 le tri par défaut est utilisé ; sinon false.

S’applique à