GridExportAppearanceBase Events
Serves as a base for classes that contain the appearance settings used to paint the grid-like controls and their elements when a grid is exported.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also