Back to Devexpress

DetailFormViewModelBase.Context Property

maui-devexpress-dot-maui-dot-core-dot-detailformviewmodelbase-2e65d5b0.md

latest990 B
Original Source

DetailFormViewModelBase.Context Property

Gets the object that contains properties used as binding targets.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Mvvm.dll

NuGet Package : DevExpress.Maui.Mvvm

Declaration

csharp
public object Context { get; }

Property Value

TypeDescription
System.Object

An object that specifies a binding context.

|

See Also

CRUD Operations in a Data-Bound Data Grid View for .NET MAUI

CRUD Operations in a Data-Bound Collection View for .NET MAUI

DetailFormViewModelBase Class

DetailFormViewModelBase Members

DevExpress.Maui.Core Namespace