共用方式為


DataBoundControlDesigner.UseDataSourcePickerActionList 屬性

定義

取得值,指出設計工具是否應該在其動作清單中包含「選擇資料來源」。

protected:
 virtual property bool UseDataSourcePickerActionList { bool get(); };
protected virtual bool UseDataSourcePickerActionList { get; }
member this.UseDataSourcePickerActionList : bool
Protected Overridable ReadOnly Property UseDataSourcePickerActionList As Boolean

屬性值

true.

給繼承者的注意事項

您可以覆寫此屬性以提供對話框來選取數據源控件,或停用使用者變更與數據綁定控件相關聯的數據源控件。

適用於

另請參閱