Open this page in the API Guide

LanguageMode

 

Example

The following is an example of how to reference the LanguageMode object:

1
2
3
// The full path is required.
dundas.controls.ScriptEditor.LanguageMode.CSharp

 

Properties

 
  Name Description
  CSharp  
  FormulaBar  
  HTML  
  Javascript  
  MDX  
  R  
  SQL