ExtendedTextAreaEnableTabKey Property |
Indicates if Tab key adds '\t' into the text. Default value is true.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public bool EnableTabKey { get; set; }
Property Value
Type:
BooleanSee Also