Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IBaseDocumentProperties Properties

Contains properties common to all documents within a DocumentManager.
Name Description
AllowActivate Gets or sets whether the current View’s documents can be activated.
AllowClose Gets or sets whether the current View’s documents can be closed.
AllowDock Gets or sets whether the current View’s documents can be docked.
AllowFloat Gets or sets whether the current View’s documents can be made floating.
AllowGlyphSkinning Gets or sets whether all Documents within the current View should have their icons painted in the Documents’ foreground colors.
UseFormIconAsDocumentImage Gets or sets whether underlying forms’ icons are applied to the current View’s documents.
See Also