Click or drag to resize
AnchorDropupIsOpened Property
Indicates whether the dropup is opened by default.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual bool IsOpened { get; set; }

Property Value

Type: Boolean
See Also