次の方法で共有


DataSourceExpressionCollection.Owner プロパティ

定義

所有者コントロールを取得します。

public:
 property System::Web::UI::Control ^ Owner { System::Web::UI::Control ^ get(); };
public System.Web.UI.Control Owner { get; }
member this.Owner : System.Web.UI.Control
Public ReadOnly Property Owner As Control

プロパティ値

所有者コントロール。

適用対象