ITabbedGroupDefaultProperties Properties
Provides access to this TabbedGroup object’s settings.Name | Description |
---|---|
ActualButtonInterval | Returns the distance between document buttons within the current container. Inherited from IDocumentSelectorDefaultProperties. |
ActualCapacity | Gets the actual value of the IContentContainerDefaultProperties.Capacity property. Inherited from IContentContainerDefaultProperties. |
ActualDestroyOnRemovingChildren | Gets whether this Content Container will be destroyed after removing all its child items. Inherited from IContentContainerDefaultProperties. |
ActualHeaderOffset | Gets this container’s current header offset. Inherited from IContentContainerDefaultProperties. |
ActualHeaderStyle | Gets the current value of the ITabbedGroupDefaultProperties.HeaderStyle property. |
ActualMargin | Gets this Content Container‘s current margin. Inherited from IContentContainerDefaultProperties. |
ActualOrientation | Gets the actual value of the IContentContainerDefaultProperties.Orientation property. Inherited from IContentContainerDefaultProperties. |
ActualSwitchDocumentAnimationFrameInterval | Gets the current IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval property value. Inherited from IDocumentSelectorDefaultProperties. |
ActualSwitchDocumentAnimationFramesCount | Gets the current number of frames used by switch Documents animation in this Content Container. Inherited from IDocumentSelectorDefaultProperties. |
ActualSwitchDocumentAnimationMode | Gets the current animation type for this Content Container. Inherited from IDocumentSelectorDefaultProperties. |
ActualTabWidth | Gets the current ITabbedGroupDefaultProperties.TabWidth property value. |
ActualTileColumnCount | Returns the current tile column number, displayed by this TabbedGroup container. |
ActualTileContentMargin | Gets the current ITabbedGroupDefaultProperties.ActualTileContentMargin property value. |
ActualTileImageAlignment | Gets the current value of the ITabbedGroupDefaultProperties.TileImageAlignment property. |
ActualTileSize | Gets the current ITabbedGroupDefaultProperties.TileSize property value. |
ActualTileTextAlignment | Gets the current ITabbedGroupDefaultProperties.TileTextAlignment property value. |
AllowHtmlDrawHeaders | Gets or sets whether this Content Container can use HTML tags to draw Document headers. Inherited from IDocumentSelectorDefaultProperties. |
ButtonInterval | Gets or sets the distance between document buttons within the PageGroup and TabbedGroup containers. Inherited from IDocumentSelectorDefaultProperties. |
CanHtmlDrawHeaders | Returns whether this Content Container can use HTML tags to draw Document headers. Inherited from IDocumentSelectorDefaultProperties. |
CanShowCaption | Gets whether or not this Content Container should display its caption. Inherited from IContentContainerDefaultProperties. |
CanShowContextActionBarOnActivating | Gets whether this Content Container will automatically display its context navigation bar upon activation. Inherited from IContentContainerDefaultProperties. |
Capacity | Gets or sets the maximum number of Documents this Content Container can contain. Inherited from IContentContainerDefaultProperties. |
DestroyOnRemovingChildren | Gets or sets whether this Content Container should be automatically destroyed after all its child Documents have been removed. Inherited from IContentContainerDefaultProperties. |
HasButtonInterval | Returns whether or not button interval is set to a custom value. Inherited from IDocumentSelectorDefaultProperties. |
HasHeaderOffset | Gets whether this container currently has a header offset. Inherited from IContentContainerDefaultProperties. |
HasMargin | Gets whether this Content Container currently has a margin. Inherited from IContentContainerDefaultProperties. |
HasTabWidth | Gets whether this group’s ITabbedGroupDefaultProperties.TabWidth property has a custom value. |
HasTileContentMargin | Gets whether this group’s ITabbedGroupDefaultProperties.TileContentMargin property has a custom value. |
HasTileSize | Gets whether this group’s ITabbedGroupDefaultProperties.TileSize property has a custom value. |
HeaderOffset | Gets or sets the distance between the Content Container‘s top edge and the header. Inherited from IContentContainerDefaultProperties. |
HeaderStyle | Gets or sets the style of Document headers within this TabbedGroup. |
Margin | Gets or sets this Content Container‘s margin. Inherited from IContentContainerDefaultProperties. |
Orientation | Gets or sets the current container’s orientation. Inherited from IContentContainerDefaultProperties. |
ShowCaption | Gets 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. |
ShowContextActionBarOnActivating | Gets or sets whether this Content Container should automatically display its context Navigation Bar upon activation. Inherited from IContentContainerDefaultProperties. |
SwitchDocumentAnimationFrameInterval | Gets or sets the interval between frames, used within switch Documents animation. Inherited from IDocumentSelectorDefaultProperties. |
SwitchDocumentAnimationFramesCount | Gets or sets the number of frames used for Document switch animation within this Content Container. Inherited from IDocumentSelectorDefaultProperties. |
SwitchDocumentAnimationMode | Gets or sets the type of animation played when an end-user switches Documents within this Content Container. Inherited from IDocumentSelectorDefaultProperties. |
TabWidth | Gets or sets the area of the tabbed Document header’s width. |
TileColumnCount | Gets or sets the number of tile columns available for this TabbedGroup. |
TileContentMargin | Gets or sets the margin for a group of tiles which serve as Document headers within this TabbedGroup. |
TileImageAlignment | Gets or sets the image location within tiles that serve as Document headers for Documents within this TabbedGroup. |
TileSize | Gets or sets the size of Document headers that are presented as tiles within this TabbedGroup. |
TileTextAlignment | Gets or sets the text location within tiles that serve as Document headers for Documents within this TabbedGroup. |
See Also