Back to Devexpress

DataGridView.FilterIconColor Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-2e26875d.md

latest817 B
Original Source

DataGridView.FilterIconColor Property

Gets or sets a color of the filter icon. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public Color FilterIconColor { get; set; }

Property Value

TypeDescription
Color

The filter icon color.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace