ContextMenu.Header Property
In This Article
Gets or sets the menu header. This is a dependency property.
Namespace: DevExpress.UI.Xaml
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that represents the menu header. |
#Remarks
See Also