This topic has not yet been rated - Rate this topic

DataGridViewCellToolTipTextNeededEventArgs Properties

The DataGridViewCellToolTipTextNeededEventArgs type exposes the following members.

  Name Description
Public property ColumnIndex Gets a value indicating the column index of the cell that the event occurs for. (Inherited from DataGridViewCellEventArgs.)
Public property RowIndex Gets a value indicating the row index of the cell that the event occurs for. (Inherited from DataGridViewCellEventArgs.)
Public property ToolTipText Gets or sets the ToolTip text.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.