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