DataGridViewRowHeightInfoNeededEventHandler
Wisej.Web.DataGridViewRowHeightInfoNeededEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Represents the method that will handle an RowHeightInfoNeeded event of a DataGridView control.
Parameters
Name
Type
Description
e
A DataGridViewRowHeightInfoNeededEventArgs that contains the event data.
Fired By
Name
Description
Fired when information about row height is requested.
Last updated