Back to Devexpress

DateColumn.PickerClearButtonVisible Property

maui-devexpress-dot-maui-dot-datagrid-dot-datecolumn-563be95d.md

latest902 B
Original Source

DateColumn.PickerClearButtonVisible Property

Gets or sets whether the date picker displays the CLEAR button. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public bool PickerClearButtonVisible { get; set; }

Property Value

TypeDefaultDescription
Booleanfalse

true if the CLEAR button is visible; otherwise, false.

|

See Also

DateColumn Class

DateColumn Members

DevExpress.Maui.DataGrid Namespace