ActualButtonInterval
|
Returns the distance between document buttons within the current container.
|
ActualCapacity
|
Gets the actual value of the IContentContainerDefaultProperties.Capacity property.
|
ActualDestroyOnRemovingChildren
|
Gets whether this Content Container will be destroyed after removing all its child items.
|
ActualHeaderOffset
|
Gets this container’s current header offset.
|
ActualHeaderStyle
|
Gets the current value of the ITabbedGroupDefaultProperties.HeaderStyle property.
|
ActualMargin
|
Gets this Content Container‘s current margin.
|
ActualOrientation
|
Gets the actual value of the IContentContainerDefaultProperties.Orientation property.
|
ActualSwitchDocumentAnimationFrameInterval
|
Gets the current IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval property value.
|
ActualSwitchDocumentAnimationFramesCount
|
Gets the current number of frames used by switch Documents animation in this Content Container.
|
ActualSwitchDocumentAnimationMode
|
Gets the current animation type for this Content Container.
|
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.
|
ButtonInterval
|
Gets or sets the distance between document buttons within the PageGroup and TabbedGroup containers.
|
CanHtmlDrawHeaders
|
Returns whether this Content Container can use HTML tags to draw Document headers.
|
CanShowCaption
|
Gets whether or not this Content Container should display its caption.
|
CanShowContextActionBarOnActivating
|
Gets whether this Content Container will automatically display its context navigation bar upon activation.
|
Capacity
|
Gets or sets the maximum number of Documents this Content Container can contain.
|
DestroyOnRemovingChildren
|
Gets or sets whether this Content Container should be automatically destroyed after all its child Documents have been removed.
|
HasButtonInterval
|
Returns whether or not button interval is set to a custom value.
|
HasHeaderOffset
|
Gets whether this container currently has a header offset.
|
HasMargin
|
Gets whether this Content Container currently has a margin.
|
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.
|
HeaderStyle
|
Gets or sets the style of Document headers within this TabbedGroup.
|
Margin
|
Gets or sets this Content Container‘s margin.
|
Orientation
|
Gets or sets the current container’s orientation.
|
ShowCaption
|
Gets or sets whether or not the container that displays individual documents, hosted within this SplitGroup or SlideGroup container, should display its caption.
|
ShowContextActionBarOnActivating
|
Gets or sets whether this Content Container should automatically display its context Navigation Bar upon activation.
|
SwitchDocumentAnimationFrameInterval
|
Gets or sets the interval between frames, used within switch Documents animation.
|
SwitchDocumentAnimationFramesCount
|
Gets or sets the number of frames used for Document switch animation within this Content Container.
|
SwitchDocumentAnimationMode
|
Gets or sets the type of animation played when an end-user switches Documents within this Content Container.
|
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.
|