Back to Devexpress

IDocumentSelectorDefaultProperties Members

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

latest12.0 KB
Original Source

IDocumentSelectorDefaultProperties Members

Provides advanced properties for individual PageGroup and TabbedGroup content containers.

Properties

NameDescription
ActualButtonIntervalReturns the distance between document buttons within the current container.
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.
ActualSwitchDocumentAnimationFramesCountGets the current number of frames used by switch Documents animation in this Content Container.
ActualSwitchDocumentAnimationModeGets the current animation type for this Content Container.
AllowHtmlDrawHeadersGets or sets whether this Content Container can use HTML tags to draw Document headers.
ButtonIntervalGets or sets the distance between document buttons within the PageGroup and TabbedGroup containers.
CanHtmlDrawHeadersReturns whether this Content Container can use HTML tags to draw Document headers.
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.
HasButtonIntervalReturns whether or not button interval is set to a custom value.
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.
SwitchDocumentAnimationFrameIntervalGets or sets the interval between frames, used within switch Documents animation.
SwitchDocumentAnimationFramesCountGets or sets the number of frames used for Document switch animation within this Content Container.
SwitchDocumentAnimationModeGets or sets the type of animation played when an end-user switches Documents within this Content Container.

Methods

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

See Also

IDocumentSelectorDefaultProperties Interface

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace