BaseAppearanceCollection Events
Serves as a base for the classes that provide the appearance settings used to paint DevExpress .NET controls.| Name | Description |
|---|---|
| Changed | Fires when the collection is changed. |
| PaintChanged | Occurs when specific settings that control the text appearance are changed. |
| SizeChanged | Occurs when specific settings that control text size are changed. |
See Also