EditFormView.ItemProperty Field
Identifies the Item dependency property.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
Declaration
public static readonly BindableProperty ItemProperty
Field Value
Type | Description |
---|---|
Microsoft.Maui.Controls.BindableProperty | A dependency property identifier. |
See Also