Enumeration that represents Set of predefined ToolBars
available to the end-user.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
C# |
---|
[FlagsAttribute] public enum ToolBarsSet |
Visual Basic (Declaration) |
---|
<FlagsAttribute> _ Public Enumeration ToolBarsSet |
Members
Member name | Description | |
---|---|---|
None | ||
Common | ||
Style | ||
Formatting | ||
TableEditing | ||
HTMLElements | ||
EditorMode | ||
All |