ExtendedTextAreaAutoSize Property |
Gets or sets whether the editor should resize automatically when the containing window resizes.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntaxpublic bool AutoSize { get; set; }
Property Value
Type:
Boolean
See Also