DataGrid.OnShowParentDetailsButtonClicked メソッド
ShowParentDetailsButtonClick イベントを発生させます。
Protected Sub OnShowParentDetailsButtonClicked( _
ByVal sender As Object, _ ByVal e As EventArgs _)
[C#]
protected void OnShowParentDetailsButtonClicked(objectsender,EventArgse);
[C++]
protected: void OnShowParentDetailsButtonClicked(Object* sender,EventArgs* e);
[JScript]
protected function OnShowParentDetailsButtonClicked(
sender : Object,e : EventArgs);
パラメータ
- sender
イベントのソース。 - e
イベント データを格納している EventArgs 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ