Back to Devexpress

SimpleContextItemCollectionOptions Properties

windowsforms-devexpress-dot-utils-dot-simplecontextitemcollectionoptions-dot-underscore-properties.md

latest6.4 KB
Original Source

SimpleContextItemCollectionOptions Properties

The base class for simple context items’ options.

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.
BottomPanelPaddingSimple context items do not support this setting.
CenterPanelColorSimple context items do not support this setting.
CenterPanelPaddingSimple context items do not support this setting.
DisabledStateOpacityGets or sets opacity for all disabled context items. Inherited from ContextItemCollectionOptions.
FarPanelColorSimple context items do not support this setting.
FarPanelPaddingSimple context items do not support this setting.
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.
NearPanelPaddingSimple context items do not support this setting.
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.
TopPanelPaddingSimple context items do not support this setting.

See Also

SimpleContextItemCollectionOptions Class

SimpleContextItemCollectionOptions Members

DevExpress.Utils Namespace