DataGridViewCellToolTipTextNeededEventArgs

Wisej.Web.DataGridViewCellToolTipTextNeededEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the CellToolTipTextNeeded event.

public class DataGridViewCellToolTipTextNeededEventArgs : DataGridViewCellEventArgs

Properties

String: Gets or sets the ToolTip text.

Used By

NameDescription

Represents the method that handles the CellToolTipTextNeeded event of a DataGridView.

Last updated