Back to Devexpress

DetailFormPage.TitleLabel Property

maui-devexpress-dot-maui-dot-editors-dot-detailformpage-eef95d58.md

latest798 B
Original Source

DetailFormPage.TitleLabel Property

Returns the label used to display the page title.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Label TitleLabel { get; }

Property Value

TypeDescription
Label

A label that displays the page title.

|

See Also

DetailFormPage Class

DetailFormPage Members

DevExpress.Maui.Editors Namespace