Back to Devexpress

ITabbedGroupDefaultProperties Members

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

latest18.7 KB
Original Source

ITabbedGroupDefaultProperties Members

Provides access to this TabbedGroup object’s settings.

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.
ActualHeaderStyleGets the current value of the ITabbedGroupDefaultProperties.HeaderStyle property.
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.
ActualTabWidthGets the current ITabbedGroupDefaultProperties.TabWidth property value.
ActualTileColumnCountReturns the current tile column number, displayed by this TabbedGroup container.
ActualTileContentMarginGets the current ITabbedGroupDefaultProperties.ActualTileContentMargin property value.
ActualTileImageAlignmentGets the current value of the ITabbedGroupDefaultProperties.TileImageAlignment property.
ActualTileSizeGets the current ITabbedGroupDefaultProperties.TileSize property value.
ActualTileTextAlignmentGets the current ITabbedGroupDefaultProperties.TileTextAlignment property value.
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.
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.
HasTabWidthGets whether this group’s ITabbedGroupDefaultProperties.TabWidth property has a custom value.
HasTileContentMarginGets whether this group’s ITabbedGroupDefaultProperties.TileContentMargin property has a custom value.
HasTileSizeGets whether this group’s ITabbedGroupDefaultProperties.TileSize property has a custom value.
HeaderOffsetGets or sets the distance between the Content Container‘s top edge and the header. Inherited from IContentContainerDefaultProperties.
HeaderStyleGets or sets the style of Document headers within this TabbedGroup.
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. 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.
TabWidthGets or sets the area of the tabbed Document header’s width.
TileColumnCountGets or sets the number of tile columns available for this TabbedGroup.
TileContentMarginGets or sets the margin for a group of tiles which serve as Document headers within this TabbedGroup.
TileImageAlignmentGets or sets the image location within tiles that serve as Document headers for Documents within this TabbedGroup.
TileSizeGets or sets the size of Document headers that are presented as tiles within this TabbedGroup.
TileTextAlignmentGets or sets the text location within tiles that serve as Document headers for Documents within this TabbedGroup.

Methods

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

See Also

ITabbedGroupDefaultProperties Interface

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace