InvalidRowExceptionEventArgs Constructors
Provides data for the ColumnView.InvalidRowException event.Name | Parameters | Description |
---|---|---|
InvalidRowExceptionEventArgs(Exception, String, Int32, Object) | except, errorText, rowHandle, row | Initializes a new instance of the InvalidRowExceptionEventArgs class with the specified settings. |
See Also