InsertMediaCssClassItem Class
An individual custom CSS class defining media player style settings.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
A InsertMediaCssClassItem instance can be accessed via the Item property of a collection available using the HtmlEditorInsertMediaDialogSettingsBase.CssClassItems property.
Inheritance
Object
StateManager
CollectionItem
DialogCssClassItem
InsertMediaCssClassItem
See Also