'Declaration Public Enum DialogLanguage Inherits System.Enum
public enum DialogLanguage : System.Enum
'Declaration Public Enum DialogLanguage Inherits System.Enum
public enum DialogLanguage : System.Enum
| Member | Description | 
|---|---|
| Automatic | Choose dialog language according to the current application culture. | 
| Dutch | Show Dutch dialog. | 
| English | Show English dialog. | 
| French | Show French dialog. | 
| German | Show German dialog. | 
| Italian | Show Italian dialog. | 
| Portuguese | Show Portuguese dialog. | 
| Spanish | Show Spanish dialog. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.DialogLanguage