DataBindingWarningEventArgs Constructors
Provides data for the DataBindingWarning event.Name | Parameters | Description |
---|---|---|
DataBindingWarningEventArgs(DataBindingWarningType) | warningType | Initializes a new instance of the DataBindingWarningEventArgs class with the specified settings. |
See Also