BaseDocument Properties
The base class for documents within a DocumentManager.
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications. |
Accessible |
Gets or sets the object’s name used by accessibility client applications. |
Accessible |
Gets or sets the object’s accessible role. |
Actual |
Returns the currently displayed document image. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Caption | Gets or sets the document’s caption. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Control | Gets the control displayed within the current document. |
Control |
Gets or sets the name of a control that will be passed to the current Document as content. |
Control |
Gets or sets the type of a control passed to the document as content. |
Control |
Gets or sets the type of a control that will be passed to the current Document as content. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Float |
Gets or sets the current Base |
Float |
Gets or sets the size that the current Base |
Footer | Gets or sets the current document‘s footer. |
Form | Gets the form that displays the document’s contents when the document is floating. |
Header | Gets or sets the current document‘s header. |
Image |
Gets or sets the image associated with the current document. This property is obsolete. Use the Base property instead.
|
Image |
Gets or sets the index of an image within the DocumentBase property instead.
|
Image |
Provides access to properties that allow you to set up raster and vector images for this document. |
Image |
Gets or sets an image stored within the DevExpress Image Gallery that should be assigned to this BaseBase property instead.
|
Is |
Gets whether the document is active. |
Is |
Gets if the current Base |
Is |
Gets whether the Base |
Is |
Gets if the current document displays a Dock |
Is |
Gets whether the document is enabled. |
Is |
Gets whether the document is floating. |
Is |
Indicates whether or not the Base |
Is |
Returns whether or not the Base |
Is |
Gets whether the Base |
Is |
Returns whether or not this Base |
Is |
|
Is |
Gets whether the document is visible. |
Manager |
Gets a Document |
Properties | Provides access to the current document’s properties. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tag |
Gets or sets an object that contains data on the current Base |
See Also