CuteEditor for .NET 6.2 Class Library

Editor.AutoParseClasses Property

Specifies whether or not the Cute Editor should automatically parse the CSS classes from EditorWysiwygModeCss and populate all items into CssClass dropdown

[Visual Basic]
Public Property AutoParseClasses As Boolean
[C#]
public bool AutoParseClasses {get; set;}

See Also

Editor Class | CuteEditor Namespace