DataFormView.Groups Property
Gets the collection of the DataFormView groups.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public ObservableCollection<DataFormGroup> Groups { get; }
#Property Value
Type | Description |
---|---|
Observable |
The collection of the Data |