Document.Properties Property
Provides access to this Document‘s properties.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IDocumentDefaultProperties | An IDocumentDefaultProperties object that stores properties for this Document. |
See Also