RichEditFileManagerStyles.Control Property
In This Article
Gets the style settings that relate to styles declared at the control level of the embedded ASPxFileManager.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public AppearanceStyleBase Control { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also