DataGrid::OnRowHeaderClick Method (EventArgs^)

 

Raises the RowHeaderClick event.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
void OnRowHeaderClick(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

UIPermission

You must have the UIPermission for safe subwindows to set this property.

.NET Framework
Available since 1.1
Return to top
Show: