Click or drag to resize
StandardDropDownProperties Enumeration

Namespace: Kettic.AspNet.Controls.Editor
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public enum StandardDropDownProperties
Members
  Member nameValueDescription
PopUpWidth0 Use this attribute to set the width of a DropDown
PopUpHeight1 Use this attribute to set the height of a DropDown
PopUpClassName2 Use this attribute to set the popup class name of a DropDown
SizeToFit3 Use this attribute to let the DropDown to adjust its size to its content automatically
ItemsPerRow4 Use this attribute to set the number of the items per row in a DropDown
See Also