ComponentOne SiteMap for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / SimpleModeCommands Property

In This Topic
    SimpleModeCommands Property
    In This Topic
    The SimpleModeCommands property indicates the commands for the simple C1Editor.
    Syntax
    'Declaration
     
    Public Property SimpleModeCommands As System.String()
    public System.string[] SimpleModeCommands {get; set;}
    See Also