Back to Devexpress

DataFormDisplayOptionsAttribute.GroupName Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformdisplayoptionsattribute-ba1f43e0.md

latest881 B
Original Source

DataFormDisplayOptionsAttribute.GroupName Property

Gets or sets the name of the group that contains the editor.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string GroupName { get; set; }

Property Value

TypeDescription
String

The name of the editor group.

|

See Also

DataFormDisplayOptionsAttribute Class

DataFormDisplayOptionsAttribute Members

DevExpress.Maui.DataForm Namespace