Back to Devexpress

IDocumentProperties Members

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-tabbed-dot-idocumentproperties-dot-underscore-members.md

latest5.8 KB
Original Source

IDocumentProperties Members

Contains properties common to documents within a TabbedView.

Properties

NameDescription
AllowActivateGets or sets whether the current View’s documents can be activated. Inherited from IBaseDocumentProperties.
AllowAnimationGets or sets if a tab icon’s animation is allowed for all Documents within a TabbedView.
AllowCloseGets or sets whether the current View’s documents can be closed. Inherited from IBaseDocumentProperties.
AllowDockGets or sets whether the current View’s documents can be docked. Inherited from IBaseDocumentProperties.
AllowDockFillGets or sets whether floating documents in the current View can be docked as tabs.
AllowFloatGets or sets whether the current View’s documents can be made floating. Inherited from IBaseDocumentProperties.
AllowFloatOnDoubleClickGets or sets whether the current Tabbed View’s documents can be made floating with a double click on document headers.
AllowGlyphSkinningGets or sets whether all Documents within the current View should have their icons painted in the Documents’ foreground colors. Inherited from IBaseDocumentProperties.
AllowPinGets or sets whether any Document within the current TabbedView can be pinned.
AllowTabReorderingGets or sets whether or not any document within this TabbedView can be reordered within its parent DocumentGroup.
MaxTabWidthGets or sets the tab header’s width for all Documents within a TabbedView.
ShowInDocumentSelectorGets or sets whether Documents within the current TabbedView should be displayed in a Document Selector.
ShowPinButtonGets or sets whether Pin Buttons should be displayed in tab headers of the current TabbedView‘s Documents.
TabWidthGets or sets the width of tabs within the current TabbedView.
ThumbnailCaptionFormatGets or sets the format of a text, displayed within document thumbnails in a Windows task bar.
UseFormIconAsDocumentImageGets or sets whether underlying forms’ icons are applied to the current View’s documents. Inherited from IBaseDocumentProperties.

Methods

NameDescription
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.

See Also

IDocumentProperties Interface

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace