Back to Devexpress

OverviewContainerDefaultProperties Members

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-overviewcontainerdefaultproperties-dot-underscore-members.md

latest5.4 KB
Original Source

OverviewContainerDefaultProperties Members

Provides settings for the WindowsUI View Overview screen of the current container.

Constructors

NameDescription
OverviewContainerDefaultProperties(IOverviewContainerProperties)Initializes a new instance of the OverviewContainerDefaultProperties class with the specified settings.

Properties

NameDescription
ActualAppearanceHoveredReturns appearance settings currently applied to hovered tiles within an Overview screen of this content container.
ActualAppearanceNormalReturns default appearance settings currently applied to Overview screen tiles.
ActualAppearancePressedReturns appearance settings currently applied to pressed tiles within an Overview screen of this content container.
ActualItemSizeReturns the current size of Overview container tiles.
AllowHtmlDrawGets or sets whether or not Overview screen tiles are allowed to format their captions using inplace HTML tags.
AppearanceHoveredProvides access to appearance settings for hovered tiles within an Overview screen of the current container.
AppearanceNormalProvides access to default appearance settings for Overview screen tiles of the current container.
AppearancePressedProvides access to appearance settings for pressed tiles within an Overview screen of the current container.
CanHtmlDrawReturns whether or not tiles within the container’s Overview screen can format their captions using inplace HTML tags.
ItemSizeGets or sets the size of tiles that an Overview screen displays.

Methods

NameDescription
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.

See Also

OverviewContainerDefaultProperties Class

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace