DataViewSetting.ApplyDefaultSort Propriedade

Definição

Recebe ou define um valor que indica se deve usar a ordenação padrão.

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 Propriedade

true se for usada a ordenação por defeito; caso contrário false.

Aplica-se a