Skip to main content

LayoutItem.AllowHeaderHighligtingProperty Field

OBSOLETE

'AllowHeaderHighligting' is obsolete. Use 'AllowHeaderHighlighting' instead.

Identifies the LayoutItem.AllowHeaderHighligting dependency property.

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

[Obsolete("'AllowHeaderHighligting' is obsolete. Use 'AllowHeaderHighlighting' instead.")]
[Deprecated("'AllowHeaderHighligting' is obsolete. Use 'AllowHeaderHighlighting' instead.", DeprecationType.Deprecate, 1U)]
public static readonly DependencyProperty AllowHeaderHighligtingProperty

Field Value

Type
Windows.UI.Xaml.DependencyProperty
See Also