Back to Devexpress

IPageGroupProperties Properties

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

latest6.8 KB
Original Source

IPageGroupProperties Properties

Contains properties common to all PageGroups within a WindowsUIView.

NameDescription
AllowHtmlDrawHeadersGets or sets whether the PageGroup and TabbedGroup containers within this View can use HTML tags to draw Document headers. Inherited from IDocumentSelectorProperties.
ButtonIntervalGets or sets the distance between document buttons within all PageGroup and TabbedGroup containers that belong to this View. Inherited from IDocumentSelectorProperties.
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 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.
ShowPageHeadersGets or sets whether all PageGroup‘s Page Headers within the current View are visible.
SwitchDocumentAnimationFrameIntervalGets or sets the interval between frames, used within switch Documents animation. Inherited from IDocumentSelectorProperties.
SwitchDocumentAnimationFramesCountGets or sets the number of frames used for Document switch animation. This property affects all Content Containers within this View that support such animation. Inherited from IDocumentSelectorProperties.
SwitchDocumentAnimationModeGets or sets the type of animation played when an end-user switches Documents within Content Containers. Inherited from IDocumentSelectorProperties.

See Also

IPageGroupProperties Interface

IPageGroupProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace