DataGridViewRowHeightInfoNeededEventHandler

Wisej.Web.DataGridViewRowHeightInfoNeededEventHandler

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.0.0.0)

Represents the method that will handle an RowHeightInfoNeeded event of a DataGridView control.

public delegate void DataGridViewRowHeightInfoNeededEventHandler(Object sender, DataGridViewRowHeightInfoNeededEventArgs e)

Parameters

Name
Type
Description

Fired By

Name
Description

Fired when information about row height is requested.

Last updated

Was this helpful?