PopupMenuInfo.MaxRowCount Property
Gets or sets the maximum number of BarItemLinks displayed within a single links column in a popup. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the maximum number of BarItemLinks displayed within a single links column in a popup. |
See Also