DataGridViewCellToolTipTextNeededEventArgs
Wisej.Web.DataGridViewCellToolTipTextNeededEventArgs
Last updated
Was this helpful?
Wisej.Web.DataGridViewCellToolTipTextNeededEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides data for the CellToolTipTextNeeded event.
public class DataGridViewCellToolTipTextNeededEventArgs : DataGridViewCellEventArgsPublic Class DataGridViewCellToolTipTextNeededEventArgs
Inherits DataGridViewCellEventArgsString: Gets or sets the ToolTip text.
Represents the method that handles the CellToolTipTextNeeded event of a DataGridView.
Last updated
Was this helpful?
Was this helpful?

