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