Back to Devexpress

DateColumn.PickerButtonAreaTemplate Property

maui-devexpress-dot-maui-dot-datagrid-dot-datecolumn-b1866344.md

latest924 B
Original Source

DateColumn.PickerButtonAreaTemplate Property

Gets or sets the template applied to the picker’s button area of the DateColumn. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public DataTemplate PickerButtonAreaTemplate { get; set; }

Property Value

TypeDescription
DataTemplate

The template.

|

See Also

DateColumn Class

DateColumn Members

DevExpress.Maui.DataGrid Namespace