HtmlEditorDropDownItemPickerItemStyle.Font Property
Gets font settings for items of the dropdown item picker.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| FontInfo | A FontInfo object that contains the font settings. |
See Also