Overload | Description |
---|---|
DataGridFocusException Constructor() | Initializes a new instance of the DataGridFocusException class. |
DataGridFocusException Constructor(String) | Initializes a new instance of the DataGridFocusException class with the specified error message. |
DataGridFocusException Constructor(String,Exception) | Initializes a new instance of the DataGridFocusException class with the specified error message and inner exception. |
DataGridFocusException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the DataGridFocusException class with serialized data. |