ControlRowSource Events
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
PropertyChanged | Occurs every time any of the class’ properties has changed its value. |
See Also