Class CodeEditorProperties
Represents properties of the CodeEditorComponent.
public class CodeEditorProperties : FormComponentProperties, IFormComponentProperties
- Inheritance
-
objectCodeEditorProperties
- Implements
- Inherited Members
- Extension Methods
Properties
Language
Code editor language options.
[RequiredValidationRule]
public string Language { get; set; }
Property Value
- string