Skip to main content
Bar

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

BarItemLinkControlProperties Attached Properties

A set of properties that describe the BarItem’s visual states.
Name Description
ContainerType static Gets the type of container that displays the current baritem. This is the attached property.
GlyphSize static Gets the element’s glyph size. This is the attached property.
IsMouseOver static Gets whether the mouse cursor is over the item. This is a dependency property.
IsPressed static Gets whether the item is currently being pressed. This is a dependency property.
RibbonStyle static Gets the BarItem’s RibbonStyle property.
See Also