Wisej.Web.DataGridViewRowHeightInfoNeededEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle an RowHeightInfoNeeded event of a DataGridView control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A DataGridViewRowHeightInfoNeededEventArgs that contains the event data.
Fired when information about row height is requested.