DialogCssClassItem Class
In This Article
An individual custom CSS class defining element style settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class DialogCssClassItem :
CollectionItem
#Remarks
A DialogCssClassItem instance can be accessed by the Item property of a collection available by the HtmlEditorChangeElementPropertiesDialogSettingsBase.CssClassItems property.
#Inheritance
See Also