DialogCssClassItems Class
A collection of custom CSS classes defining element style settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v23.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return DialogCssClassItems objects:
Remarks
The DialogCssClassItems class provides a collection that can contain a list of custom CSS classes (DialogCssClassItem objects) defining element style settings.
An instance of the DialogCssClassItems class can be accessed by the HtmlEditorChangeElementPropertiesDialogSettingsBase.CssClassItems property.