LayoutItem.AllowHeaderTextContentVerticalCorrection Property
In This Article
Gets or sets whether the item’s header position is adjusted by a few pixels so that the header is lined up with the text of the editor displayed in the content region.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to line up the item’s header and text in the edit box; otherwise, false. |
See Also