Namespace:DevExpress.Web.ASPxHtmlEditor
Assembly:DevExpress.Web.ASPxHtmlEditor.v17.2.dll

Syntax
C# |
public override string CssPostfix { get; set; }
|
VB |
Overrides Public Property CssPostfix As String
|
Property value
Type: String

Remarks
The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also