Skip to main content

DefaultMenuItemNames.ShowUnboundExpressionEditor Field

Returns "ShowUnboundExpressionEditor". Corresponds to the menu item used to show the Expression Editor.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll

Declaration

public const string ShowUnboundExpressionEditor = "ShowUnboundExpressionEditor"
Public Const ShowUnboundExpressionEditor As String = "ShowUnboundExpressionEditor"

Field Value

Type
String
See Also