Back to Devexpress

ITileContainerProperties Members

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

latest4.5 KB
Original Source

ITileContainerProperties Members

Provides settings for all TileContainers within a WindowsUIView.

Properties

NameDescription
AllowDragTilesBetweenGroupsGets or sets whether tiles within TileContainer of this View can be dragged only within their parent TileGroup.
CapacityGets or sets the maximum number of Documents Content Containers that this View can contain. Inherited from IContentContainerProperties.
DestroyOnRemovingChildrenGets or sets whether Content Containers within this View should be automatically destroyed after all their child Documents have been removed. Inherited from IContentContainerProperties.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and header. This value is common to all containers within this View. Inherited from IContentContainerProperties.
MarginGets or sets the margin common to all Content Containers. Inherited from IContentContainerProperties.
OrientationGets or sets the orientation for all TileContainers within the View.
ShowCaptionGets or sets whether or not any container that displays individual documents, hosted within this View’s SplitGroup or SlideGroup containers, should display its caption. Inherited from IContentContainerProperties.
ShowContextActionBarOnActivatingGets or sets whether any Content Container within this View should display its context navigation bar upon activation. Inherited from IContentContainerProperties.

Methods

NameDescription
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.

See Also

ITileContainerProperties Interface

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace