DataViewSetting.ApplyDefaultSort Propiedad

Definición

Obtiene o establece un valor que indica si se va a usar la ordenación predeterminada.

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

Valor de propiedad

true si se usa la ordenación predeterminada; de lo contrario false, es .

Se aplica a