C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / Mode Property

In This Topic
Mode Property (C1Editor)
In This Topic
An enum value represents the mode of the C1Editor.
Syntax
'Declaration
 
Public Property Mode As Mode
 
Remarks
It has three options: Ribbon, Simple and BBCode.
See Also