Back to Devexpress

ISlideGroupDefaultProperties Members

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

latest10.0 KB
Original Source

ISlideGroupDefaultProperties Members

Contains properties for individual SlideGroups within a WindowsUIView.

Properties

NameDescription
ActualCapacityGets the actual value of the IContentContainerDefaultProperties.Capacity property. Inherited from IContentContainerDefaultProperties.
ActualDestroyOnRemovingChildrenGets whether this Content Container will be destroyed after removing all its child items. Inherited from IContentContainerDefaultProperties.
ActualHeaderOffsetGets this container’s current header offset. Inherited from IContentContainerDefaultProperties.
ActualItemLengthGets the actual length for Documents within the current SlideGroup.
ActualItemLengthRatioGets the length of the Documents within the current SlideGroup relative to this SlideGroup’s available space.
ActualMarginGets this Content Container‘s current margin. Inherited from IContentContainerDefaultProperties.
ActualOrientationGets the actual value of the IContentContainerDefaultProperties.Orientation property. Inherited from IContentContainerDefaultProperties.
CanShowCaptionGets whether or not this Content Container should display its caption. Inherited from IContentContainerDefaultProperties.
CanShowContextActionBarOnActivatingGets whether this Content Container will automatically display its context navigation bar upon activation. Inherited from IContentContainerDefaultProperties.
CapacityGets or sets the maximum number of Documents this Content Container can contain. Inherited from IContentContainerDefaultProperties.
DestroyOnRemovingChildrenGets or sets whether this Content Container should be automatically destroyed after all its child Documents have been removed. Inherited from IContentContainerDefaultProperties.
HasHeaderOffsetGets whether this container currently has a header offset. Inherited from IContentContainerDefaultProperties.
HasItemLengthRatioGets whether any of ItemLengthRatio properties was used to set the Documents’ length within the current SlideGroup.
HasMarginGets whether this Content Container currently has a margin. Inherited from IContentContainerDefaultProperties.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and the header. Inherited from IContentContainerDefaultProperties.
ItemLengthGets or sets the length of every individual Document within the current SlideGroup.
ItemLengthRatioGets or sets the length of the current SlideGroup‘s Documents relative to this SlideGroup’s visible space.
MarginGets or sets this Content Container‘s margin. Inherited from IContentContainerDefaultProperties.
OrientationGets or sets the current container’s orientation. Inherited from IContentContainerDefaultProperties.
ShowCaptionGets or sets whether or not the container that displays individual documents, hosted within this SplitGroup or SlideGroup container, should display its caption. Inherited from IContentContainerDefaultProperties.
ShowContextActionBarOnActivatingGets or sets whether this Content Container should automatically display its context Navigation Bar upon activation. Inherited from IContentContainerDefaultProperties.

Methods

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

See Also

ISlideGroupDefaultProperties Interface

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace