DataGrid::OnParentRowsVisibleChanged Method (EventArgs^)

 

Raises the ParentRowsVisibleChanged event.

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

protected:
virtual void OnParentRowsVisibleChanged(
	EventArgs^ e
)

Parameters

e
Type: System::EventArgs^

An EventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: