Back to Devexpress

IBaseDocumentProperties Members

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-ibasedocumentproperties-dot-underscore-members.md

latest2.0 KB
Original Source

IBaseDocumentProperties Members

Contains properties common to all documents within a DocumentManager.

Properties

NameDescription
AllowActivateGets or sets whether the current View’s documents can be activated.
AllowCloseGets or sets whether the current View’s documents can be closed.
AllowDockGets or sets whether the current View’s documents can be docked.
AllowFloatGets or sets whether the current View’s documents can be made floating.
AllowGlyphSkinningGets or sets whether all Documents within the current View should have their icons painted in the Documents’ foreground colors.
UseFormIconAsDocumentImageGets or sets whether underlying forms’ icons are applied to the current View’s documents.

Methods

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

See Also

IBaseDocumentProperties Interface

DevExpress.XtraBars.Docking2010.Views Namespace