Share via


DataViewSetting.ApplyDefaultSort 屬性

定義

取得或設定數值,表示是否要使用預設排序。

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

屬性值

true,表示使用預設排序;否則為 false

適用於