Back to Devexpress

IPageGroupDefaultProperties Members

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

latest14.1 KB
Original Source

IPageGroupDefaultProperties Members

Contains properties for individual PageGroups within a WindowsUIView.

Properties

NameDescription
ActualButtonIntervalReturns the distance between document buttons within the current container. Inherited from IDocumentSelectorDefaultProperties.
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.
ActualMarginGets this Content Container‘s current margin. Inherited from IContentContainerDefaultProperties.
ActualOrientationGets the actual value of the IContentContainerDefaultProperties.Orientation property. Inherited from IContentContainerDefaultProperties.
ActualSwitchDocumentAnimationFrameIntervalGets the current IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval property value. Inherited from IDocumentSelectorDefaultProperties.
ActualSwitchDocumentAnimationFramesCountGets the current number of frames used by switch Documents animation in this Content Container. Inherited from IDocumentSelectorDefaultProperties.
ActualSwitchDocumentAnimationModeGets the current animation type for this Content Container. Inherited from IDocumentSelectorDefaultProperties.
AllowHtmlDrawHeadersGets or sets whether this Content Container can use HTML tags to draw Document headers. Inherited from IDocumentSelectorDefaultProperties.
ButtonIntervalGets or sets the distance between document buttons within the PageGroup and TabbedGroup containers. Inherited from IDocumentSelectorDefaultProperties.
CanHtmlDrawHeadersReturns whether this Content Container can use HTML tags to draw Document headers. Inherited from IDocumentSelectorDefaultProperties.
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.
CanShowPageHeadersGets whether the current PageGroup can display its Page Headers.
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.
HasButtonIntervalReturns whether or not button interval is set to a custom value. Inherited from IDocumentSelectorDefaultProperties.
HasHeaderOffsetGets whether this container currently has a header offset. Inherited from IContentContainerDefaultProperties.
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.
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.
ShowPageHeadersGets or sets whether the current PageGroup‘s Page Headers are visible.
SwitchDocumentAnimationFrameIntervalGets or sets the interval between frames, used within switch Documents animation. Inherited from IDocumentSelectorDefaultProperties.
SwitchDocumentAnimationFramesCountGets or sets the number of frames used for Document switch animation within this Content Container. Inherited from IDocumentSelectorDefaultProperties.
SwitchDocumentAnimationModeGets or sets the type of animation played when an end-user switches Documents within this Content Container. Inherited from IDocumentSelectorDefaultProperties.

Methods

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

See Also

IPageGroupDefaultProperties Interface

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace