BaseView Properties
The base class for Views in a DocumentManager.
Name | Description |
---|---|
Active |
Gets the active document. |
Active |
Gets the active floating document. |
Allow |
Gets or sets whether switching between tabbed documents using keyboard shortcuts is allowed. |
Allow |
Gets or sets whether the current Document |
Appearance | Contains appearance settings for the current View. |
Background |
Gets or sets the current Document |
Background |
Gets or sets the background image layout as defined in the Image |
Background |
Gets or sets stretching margins for a Document |
Bounds | Gets the visual bounds of the current object. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Controller | Provides methods to work with documents in the current View. |
Custom |
Gets or sets the resize zone thickness. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Document |
Provides access to properties common to all documents within the current View. |
Documents | Stores all documents displayed within the View. |
Document |
Provides access to appearance settings used for a Document Selector within the current view. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Float |
Provides access to floating documents. |
Float |
Gets or sets whether floating Documents are always drawn on top of their parent forms. |
Floating |
Gets or sets a type of container for floating documents within the current Base |
Float |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Is |
Gets whether the Base |
Is |
Gets if a document selector for this Base |
Is |
Gets whether a View is empty. |
Is |
Gets whether any document within the current View has focus. |
Is |
Indicates whether or not the Base |
Is |
Returns whether or not the Base |
Is |
Gets whether the current object has been loaded. |
Is |
Gets whether the current object is being loaded. |
Is |
Gets whether loading indicator animation is currently running within this View. |
Is |
Returns whether or not this Base |
Items | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Loading |
Provides access to appearance settings used for a loading indicator within the current Base |
Manager |
Gets a Document |
Options |
Gets the object containing properties related to the current View’s layout. |
Padding | This is an internal property that should not be used. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Style | Gets or sets the View style. |
Type | Gets the current View’s type. |
Use |
Gets or sets if a Document Selector is enabled for the current Document Manager. |
Use |
Gets or sets if a loading indicator for deferred load should be used. |
Use |
Gets or sets whether this Base |
Windows |
Gets an object containing settings related to the current Document |
See Also