Back to Devexpress

DataFormGroup Class

maui-devexpress-dot-maui-dot-dataform-16b48008.md

latest1.5 KB
Original Source

DataFormGroup Class

Stores settings to adjust the group of the data form’s editors.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
[ContentProperty("CustomHeader")]
public class DataFormGroup :
    Element,
    IVisualTreeElement

Remarks

For more information, refer to the following help topic: Individual Group Settings.

Implements

INotifyPropertyChanged

IElementController

IVisualTreeElement

Inheritance

System.Object BindableObject Element DataFormGroup

Extension Methods

Yield<DataFormGroup>()

YieldIfNotNull<DataFormGroup>()

See Also

DataFormGroup Members

DevExpress.Maui.DataForm Namespace