DataGridViewCellToolTipTextNeededEventArgs
Wisej.Web.DataGridViewCellToolTipTextNeededEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the CellToolTipTextNeeded event.
public class DataGridViewCellToolTipTextNeededEventArgs : DataGridViewCellEventArgs
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
Was this helpful?