Back to Devexpress

ComboBoxColumn.IsDropDownIconVisible Property

maui-devexpress-dot-maui-dot-datagrid-dot-comboboxcolumn-e5b1c557.md

latest879 B
Original Source

ComboBoxColumn.IsDropDownIconVisible Property

Gets or sets the drop-down/drop-up icon visibility. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public bool IsDropDownIconVisible { get; set; }

Property Value

TypeDescription
Boolean

true to display the drop-down/drop-up icon; otherwise, false.

|

See Also

ComboBoxColumn Class

ComboBoxColumn Members

DevExpress.Maui.DataGrid Namespace