Skip to main content

IDocumentSelectorDefaultProperties Properties

Provides advanced properties for individual PageGroup and TabbedGroup content containers.
Name Description
ActualButtonInterval Returns the distance between document buttons within the current container.
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.
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.
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.
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. 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.
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.
HeaderOffset Gets or sets the distance between the Content Container‘s top edge and the header. Inherited from IContentContainerDefaultProperties.
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.
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.
See Also