Back to Devexpress

AccordionContextItemCollectionOptions Properties

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-accordioncontextitemcollectionoptions-dot-underscore-properties.md

latest7.7 KB
Original Source

AccordionContextItemCollectionOptions Properties

Stores an AccordionContextItemCollection‘s settings.

NameDescription
AllowGlyphSkinningEnables or disables glyph skinning for context items that display images. Inherited from ContextItemCollectionOptions.
AllowHtmlTextGets or sets whether context items support HTML tags. Inherited from ContextItemCollectionOptions.
AllowHtmlTextInToolTipGets or sets whether context items‘ tooltips support HTML tags. Inherited from ContextItemCollectionOptions.
AnimationTimeGets or sets the time required to show or hide context items. Inherited from ContextItemCollectionOptions.
AnimationTypeGets or sets the ContextItem animation type. The animation is displayed to show or hide context items. Inherited from ContextItemCollectionOptions.
BottomPanelColorSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
BottomPanelPaddingSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
CenterPanelColorSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
CenterPanelPaddingThe AccordionControl does not support context item panel padding.
DisabledStateOpacityGets or sets opacity for all disabled context items. Inherited from ContextItemCollectionOptions.
FarPanelColorSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
FarPanelPaddingSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
HoverStateOpacityGets or sets opacity for hovered context items. Inherited from ContextItemCollectionOptions.
IndentGets or sets the distance between context items. Inherited from ContextItemCollectionOptions.
ItemCursorGets or sets a cursor type for ContextItem interaction. Inherited from ContextItemCollectionOptions.
NearPanelColorSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
NearPanelPaddingSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
NormalStateOpacityGets or sets ContextItem opacity. Inherited from ContextItemCollectionOptions.
OwnerAn IContextItemCollectionOptionsOwner object that owns ContextItemCollectionOptions. Inherited from ContextItemCollectionOptions.
PanelCursorGets or sets a Cursor displayed when the mouse pointer hovers over a panel that contains context itemsInherited from ContextItemCollectionOptions.
ShowToolTipsGets or sets whether tooltips are shown when the mouse pointer hovers over context buttons. Inherited from ContextItemCollectionOptions.
TopPanelColorSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.
TopPanelPaddingSimple context items do not support this setting. Inherited from SimpleContextItemCollectionOptions.

See Also

AccordionContextItemCollectionOptions Class

AccordionContextItemCollectionOptions Members

DevExpress.XtraBars.Navigation Namespace