KaxToolBarDropDownDropDownHeight Property |
Gets or sets the height of the dropdown in pixels.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public Unit DropDownHeight { get; set; }
Public Property DropDownHeight As Unit
Get
Set
public:
virtual property Unit DropDownHeight {
Unit get () sealed;
void set (Unit value) sealed;
}
abstract DropDownHeight : Unit with get, set
override DropDownHeight : Unit with get, set
Property Value
Type:
UnitImplements
IKaxToolBarButtonContainerDropDownHeightSee Also