Back to Devexpress

OverviewContainerProperties Members

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

latest4.4 KB
Original Source

OverviewContainerProperties Members

Provides settings for all WindowsUI View Overview screens.

Constructors

NameDescription
OverviewContainerProperties()Initializes a new instance of the OverviewContainerProperties class with the default settings.

Properties

NameDescription
AllowHtmlDrawGets or sets whether or not tile captions can be formatted using HTML tags. This affects tiles displayed within WindowsUI View Overview screens.
AppearanceHoveredProvides access to appearance settings for hovered tiles within Overview screens. These settings affect all WindowsUI View containers that support Overview screens.
AppearanceNormalProvides access to default appearance settings for Overview screen tiles. These settings affect all WindowsUI View containers that support Overview screens.
AppearancePressedProvides access to appearance settings for pressed tiles within Overview screens. These settings affect all WindowsUI View containers that support Overview screens.
ItemSizeGets or sets the tile size for all WindowsUI View Overview screens.

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

OverviewContainerProperties Class

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace