This topic has not yet been rated - Rate this topic

DataGridViewCellErrorTextNeededEventArgs Properties

The DataGridViewCellErrorTextNeededEventArgs 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 ErrorText Gets or sets the message that is displayed when the cell is selected.
Public property RowIndex Gets a value indicating the row index of the cell that the event occurs for. (Inherited from DataGridViewCellEventArgs.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.