Skip to main content
A newer version of this page is available. .

ITabbedGroupProperties Members

Provides access to properties common to all TabbedGroups within this WindowsUIView.

Properties

Name Description
AllowHtmlDrawHeaders Gets or sets whether the PageGroup and TabbedGroup containers within this View can use HTML tags to draw Document headers. Inherited from IDocumentSelectorProperties.
ButtonInterval Gets or sets the distance between document buttons within all PageGroup and TabbedGroup containers that belong to this View. Inherited from IDocumentSelectorProperties.
Capacity Gets or sets the maximum number of Documents Content Containers that this View can contain. Inherited from IContentContainerProperties.
DestroyOnRemovingChildren Gets or sets whether Content Containers within this View should be automatically destroyed after all their child Documents have been removed. Inherited from IContentContainerProperties.
HeaderOffset Gets 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.
HeaderStyle Gets or sets the style of Document headers for all TabbedGroups within this WindowsUIView.
Margin Gets or sets the margin common to all Content Containers. Inherited from IContentContainerProperties.
Orientation Gets or sets the orientation of all Content Containers within this View. Inherited from IContentContainerProperties.
ShowCaption Gets 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.
ShowContextActionBarOnActivating Gets or sets whether any Content Container within this View should display its context navigation bar upon activation. Inherited from IContentContainerProperties.
SwitchDocumentAnimationFrameInterval Gets or sets the interval between frames, used within switch Documents animation. Inherited from IDocumentSelectorProperties.
SwitchDocumentAnimationFramesCount Gets 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.
SwitchDocumentAnimationMode Gets or sets the type of animation played when an end-user switches Documents within Content Containers. Inherited from IDocumentSelectorProperties.
TabWidth Gets or sets the width of tabbed Document headers for all TabbedGroup containers within this WindowsUIView.
TileColumnCount Gets or sets the number of tile columns available for all TabbedGroup containers within this WindowsUIView.
TileContentMargin Gets or sets the content margin for all tile-styled Document headers within this WindowsUIView.
TileImageAlignment Gets or sets the image alignment for all Document headers within this WindowsUIView. This property is in effect only for Document headers displayed as tiles.
TileSize Gets or sets the size of tiles that represent Document headers for all TabbedGroups within this WindowsUIView.
TileTextAlignment Gets or sets the text alignment for all Document headers within this WindowsUIView. This property is in effect only for Document headers, displayed as tiles.

Methods

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