DataFormView.Groups Property
In This Article
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public ObservableCollection<DataFormGroup> Groups { get; }
#Property Value
Type |
---|
Observable |
See Also