Back to Devexpress

RichEditFileManagerStyles.Control Property

aspnet-devexpress-dot-web-dot-aspxrichedit-dot-richeditfilemanagerstyles.md

latest1.3 KB
Original Source

RichEditFileManagerStyles.Control Property

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.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public AppearanceStyleBase Control { get; }
vb
Public ReadOnly Property Control As AppearanceStyleBase

Property Value

TypeDescription
AppearanceStyleBase

A AppearanceStyleBase object that contains the style settings.

|

See Also

RichEditFileManagerStyles Class

RichEditFileManagerStyles Members

DevExpress.Web.ASPxRichEdit Namespace