Back to Devexpress

TileNavPaneDropDownOptions Members

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilenavpanedropdownoptions-dot-underscore-members.md

latest4.7 KB
Original Source

TileNavPaneDropDownOptions Members

Represents a class containing the miscellaneous settings applied to a drop-down tile bar and its tiles.

Constructors

NameDescription
TileNavPaneDropDownOptions(ITileNavPaneDropDownOptionsOwner)Initializes a new instance of the TileNavPaneDropDownOptions class with the specified settings.

Properties

NameDescription
AllowGlyphSkinningGets or sets whether the glyphs of all tiles in the drop-down tile bar are painted using their foreground color.
AppearanceGroupTextProvides access to the appearance settings applied to group names in the current drop-down tile bar.
AppearanceItemProvides access to the appearance settings of tiles when they are in the normal, hovered and selected states.
BackColorGets or sets the back color of the drop-down tile bar.
CloseOnOuterClickGets or sets whether the opened drop-down tile bar closes on light dismiss.
HeightGets or sets the height of the drop-down tile bar.
ItemHeightGets or sets the height of tiles in the drop-down tile bar.
ShowItemShadowGets or sets whether the tiles in the drop-down cast a shadow.
WideItemWidthGets or sets the width of wide tiles.

Methods

NameDescription
Assign(TileNavPaneDropDownOptions)Copies settings from the specified object to the current object.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

TileNavPaneDropDownOptions Class

DevExpress.XtraBars.Navigation Namespace