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: 8.2.23
Syntax public bool EnableTabKey { get; set; }
Property Value
Type:
BooleanSee Also