Back to Devexpress

IBaseDocumentDefaultProperties Members

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

latest3.4 KB
Original Source

IBaseDocumentDefaultProperties Members

Contains a single document’s properties accessible via the BaseDocument.Properties object.

Properties

NameDescription
ActualThumbnailCaptionFormatGets the thumbnail caption format currently used by this document.
AllowActivateGets or sets whether the current document can be activated.
AllowCloseGets or sets whether the current document can be closed.
AllowDockGets or sets whether the current document can be docked.
AllowFloatGets or sets whether the current document can be made floating.
AllowGlyphSkinningGets or sets whether the current document’s icon should be painted with this document’s foreground color.
CanActivateGets whether the current document can be activated.
CanCloseGets whether the current document can be closed.
CanDockGets whether the current document can be docked.
CanFloatGets whether the current document can be made floating.
CanUseFormIconAsDocumentImageGets whether a corresponding form’s icon is used as the current document’s image.
CanUseGlyphSkinningGets whether this Document currently supports the Glyph Skinning feature.
UseFormIconAsDocumentImageGets or sets whether a corresponding form’s icon is used as the current document’s image.

Methods

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

See Also

IBaseDocumentDefaultProperties Interface

DevExpress.XtraBars.Docking2010.Views Namespace