This class encapsulates the data and methods for the
CreateColorSchemeInfo event handler.
| C# |
public sealed class CreateColorSchemeInfoEventArgs : EventArgs
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.CreateColorSchemeInfoEventArgs(HtmlEditor..::.ColorSchemeInfo) |
The constructor for the event argument class.
| |
| ColorScheme |
The color scheme information.
|