ToolbarListItem.ListItemType Property
In This Article
Gets or sets how the contents of the ToolbarListItem object are represented. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Toolbar |
A Toolbar |
#Remarks
Use the ListItemType property to specify whether the ToolbarListItem object allows an end-user to control the visibility of bars or items within bars.
See Also