Back to Devexpress

IContentContainerDefaultProperties Properties

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

latest5.8 KB
Original Source

IContentContainerDefaultProperties Properties

Provides properties for individual Content Containers within the WindowsUI View.

NameDescription
ActualCapacityGets the actual value of the IContentContainerDefaultProperties.Capacity property.
ActualDestroyOnRemovingChildrenGets whether this Content Container will be destroyed after removing all its child items.
ActualHeaderOffsetGets this container’s current header offset.
ActualMarginGets this Content Container‘s current margin.
ActualOrientationGets the actual value of the IContentContainerDefaultProperties.Orientation property.
CanShowCaptionGets whether or not this Content Container should display its caption.
CanShowContextActionBarOnActivatingGets whether this Content Container will automatically display its context navigation bar upon activation.
CapacityGets or sets the maximum number of Documents this Content Container can contain.
DestroyOnRemovingChildrenGets or sets whether this Content Container should be automatically destroyed after all its child Documents have been removed.
HasHeaderOffsetGets whether this container currently has a header offset.
HasMarginGets whether this Content Container currently has a margin.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and the header.
MarginGets or sets this Content Container‘s margin.
OrientationGets or sets the current container’s orientation.
ShowCaptionGets or sets whether or not the container that displays individual documents, hosted within this SplitGroup or SlideGroup container, should display its caption.
ShowContextActionBarOnActivatingGets or sets whether this Content Container should automatically display its context Navigation Bar upon activation.

See Also

IContentContainerDefaultProperties Interface

IContentContainerDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace