Skip to main content

NumberColumn.ReturnTypeProperty Field

OBSOLETE

This member is obsoleted in the v23.2 release and will be deleted in the upcoming v24.1 release.

Identifies the ReturnType bindable property.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

[Obsolete("This member is obsoleted in the v23.2 release and will be deleted in the upcoming v24.1 release.", false)]
public static readonly BindableProperty ReturnTypeProperty

Field Value

Type Description
BindableProperty

A bindable property identifier.

See Also