DataGridViewCellToolTipTextNeededEventArgs
Wisej.Web.DataGridViewCellToolTipTextNeededEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides data for the CellToolTipTextNeeded event.
Properties
ToolTipText
String: Gets or sets the ToolTip text.
Used By
Name
Description
Represents the method that handles the CellToolTipTextNeeded event of a DataGridView.
Last updated