C1.Win.Input.Base Namespace / C1DropDownControlBase Class / GapHeight Property

In This Topic
GapHeight Property (C1DropDownControlBase)
In This Topic
Gets or sets a distance in pixels between the control edge and the dropdown.
Syntax
'Declaration
 
Public Property GapHeight As Integer
 
See Also