KaxToolBarDropDownDropDownWidth Property |
Gets or sets the width 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 DropDownWidth { get; set; }
Public Property DropDownWidth As Unit
Get
Set
public:
virtual property Unit DropDownWidth {
Unit get () sealed;
void set (Unit value) sealed;
}
abstract DropDownWidth : Unit with get, set
override DropDownWidth : Unit with get, set
Property Value
Type:
UnitImplements
IKaxToolBarButtonContainerDropDownWidthSee Also