ExtendedTextAreaAutoSize Property |
Gets or sets whether the editor should resize automatically when the containing window resizes.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool AutoSize { get; set; }
Property Value
Type:
BooleanSee Also