Back to Devexpress

ISlideGroupProperties Properties

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

latest4.9 KB
Original Source

ISlideGroupProperties Properties

Contains properties common to all SlideGroups within a WindowsUIView.

NameDescription
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.
ItemLengthGets or sets the length of every individual Document for all SlideGroups within the view.
ItemLengthRatioGets or sets the length of a Document within a SlideGroup relative to this SlideGroup’s visible part. This setting affect all SlideGroups within a View.
MarginGets or sets the margin common to all Content Containers. Inherited from IContentContainerProperties.
OrientationGets or sets the orientation of all Content Containers within this View. Inherited from IContentContainerProperties.
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.

See Also

ISlideGroupProperties Interface

ISlideGroupProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace