Share via


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

屬性值

擁有者控制項。

適用於