[]
Gets or sets the padding of the drop-down window.
public Padding Padding { get; set; }
Public Property Padding As Padding
A DropDownEditor.Padding value that indicates the padding. The default is "1,1,1,1".