DataViewSetting.ApplyDefaultSort Propiedad

Definición

Obtiene o establece un valor que indica si se va a utilizar el orden predeterminado.

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

Es true si se utiliza el orden predeterminado; de lo contrario, es false.

Se aplica a