FormGroupItem.Header Property
Gets or sets the form item group header. This is a bindable property.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public string Header { get; set; }
#Property Value
Type | Description |
---|---|
String | A string that specifies the header text. |