Click or drag to resize
UIElementInfoElementSize Property
Size of the UI Element when it is element of UIToolbar.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public virtual UIElementSizeEnum ElementSize { get; set; }

Property Value

Type: UIElementSizeEnum
See Also