Skip to main content

IDocumentGroupProperties Properties

Contains common document group properties.
Name Description
AllowHtmlDraw Gets or sets whether or not any document that belongs to a DocumentGroup can format its caption by using HTML tags.
ClosePageButtonShowMode Gets or sets the value that determines the way the Close buttons are displayed in document groups.
CloseTabOnMiddleClick Gets or sets the value that determines if tabs in document groups will be closed on a mouse middle click.
CustomHeaderButtons Provides access to a custom header button collection displayed in document groups.
DestroyOnRemovingChildren Gets or sets the value that determines if document groups will be destroyed after removing all of their children.
HeaderAutoFill Gets or sets whether tabs are stretched to fill the entire width of the groups.
HeaderButtons Gets or sets which tab buttons can be displayed within all DocumentGroups’ tab header panels.
HeaderButtonsShowMode Gets or sets when tab buttons are displayed within all DocumentGroups’ tab header panels.
HeaderLocation Gets or sets the value that specifies the document group’s header position.
HeaderOrientation Gets or sets the value that specifies the header orientation for document groups.
MaxDocuments Gets or sets the maximum number of documents in document groups.
MultiLine Gets or sets whether tabs are displayed in multiple or single lines.
PageImagePosition Gets or sets the default alignment of images displayed in document tabs.
PinPageButtonShowMode Gets or sets which tab headers within the current TabbedView should display their Pin Buttons.
ShowDocumentSelectorButton Gets or sets if a document selector button should be displayed within all DocumentGroups.
ShowTabHeader Gets or sets the value that determines if tab headers are shown in document groups.
See Also