DefaultLookAndFeel Events
Provides centralized access to global look-and-feel settings that affect all DevExpress controls in your application.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also