BaseDocument Members
In This Article
#Properties
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 |
#Methods
Name | Description |
---|---|
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Layout |
Updates the element.
Inherited from Base |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset |
Resets settings of the Base |
Should |
Returns whether settings of the Base |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
#Events
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also