Back to Devexpress

IDocumentGroupProperties Properties

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-idocumentgroupproperties-dot-underscore-properties.md

latest4.3 KB
Original Source

IDocumentGroupProperties Properties

Contains common document group properties.

NameDescription
AllowHtmlDrawGets or sets whether or not any document that belongs to a DocumentGroup can format its caption by using HTML tags.
ClosePageButtonShowModeGets or sets the value that determines the way the Close buttons are displayed in document groups.
CloseTabOnMiddleClickGets or sets the value that determines if tabs in document groups will be closed on a mouse middle click.
CustomHeaderButtonsProvides access to a custom header button collection displayed in document groups.
DestroyOnRemovingChildrenGets or sets the value that determines if document groups will be destroyed after removing all of their children.
HeaderAutoFillGets or sets whether tabs are stretched to fill the entire width of the groups.
HeaderButtonsGets or sets which tab buttons can be displayed within all DocumentGroups’ tab header panels.
HeaderButtonsShowModeGets or sets when tab buttons are displayed within all DocumentGroups’ tab header panels.
HeaderLocationGets or sets the value that specifies the document group’s header position.
HeaderOrientationGets or sets the value that specifies the header orientation for document groups.
MaxDocumentsGets or sets the maximum number of documents in document groups.
MultiLineGets or sets whether tabs are displayed in multiple or single lines.
PageImagePositionGets or sets the default alignment of images displayed in document tabs.
PinPageButtonShowModeGets or sets which tab headers within the current TabbedView should display their Pin Buttons.
ShowDocumentSelectorButtonGets or sets if a document selector button should be displayed within all DocumentGroups.
ShowTabHeaderGets or sets the value that determines if tab headers are shown in document groups.

See Also

IDocumentGroupProperties Interface

IDocumentGroupProperties Members

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace