C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / Mode Enumeration

Mode Enumeration
An enum value represents the mode of the C1Editor.
Syntax
'Declaration
 
Public Enum Mode 
   Inherits System.Enum
 
Members
MemberDescription
BbcodeBBCode mode.
RibbonRibbon mode.
SimpleSimple mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Editor.Mode

See Also