Back to Devexpress

IContentContainerProperties Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-icontentcontainerproperties-dot-underscore-properties.md

latest3.2 KB
Original Source

IContentContainerProperties Properties

Provides properties that affect all Content Containers within the WindowsUI View.

NameDescription
CapacityGets or sets the maximum number of Documents Content Containers that this View can contain.
DestroyOnRemovingChildrenGets or sets whether Content Containers within this View should be automatically destroyed after all their child Documents have been removed.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and header. This value is common to all containers within this View.
MarginGets or sets the margin common to all Content Containers.
OrientationGets or sets the orientation of all Content Containers within this 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.
ShowContextActionBarOnActivatingGets or sets whether any Content Container within this View should display its context navigation bar upon activation.

See Also

IContentContainerProperties Interface

IContentContainerProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace