Back to Devexpress

PivotGridMenuInfo.CanCreateItems Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridmenuinfo-a343e819.md

latest1.1 KB
Original Source

PivotGridMenuInfo.CanCreateItems Property

Gets whether you can add new menu items to the context menu.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public override bool CanCreateItems { get; }
vb
Public Overrides ReadOnly Property CanCreateItems As Boolean

Property Value

TypeDescription
Boolean

true if menu items can be added; otherwise, false.

|

See Also

PivotGridMenuInfo Class

PivotGridMenuInfo Members

DevExpress.Xpf.PivotGrid Namespace