Back to Devexpress

ItemsEditBase.DropDownItemPadding Property

maui-devexpress-dot-maui-dot-editors-dot-itemseditbase-8262d0bb.md

latest841 B
Original Source

ItemsEditBase.DropDownItemPadding Property

Gets or sets the drop-down item’s padding. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Thickness DropDownItemPadding { get; set; }

Property Value

TypeDefaultDescription
Thickness.nan

The padding.

|

See Also

ItemsEditBase Class

ItemsEditBase Members

DevExpress.Maui.Editors Namespace