TabbedViewPageAppearance Members
In This Article
#Constructors
Name | Description |
---|---|
Tabbed |
Initializes a new instance of the Tabbed |
#Properties
Name | Description |
---|---|
Header | Provides access to default appearance settings of document headers. |
Header |
Provides access to appearance settings applied to headers of active documents. |
Header |
Provides access to appearance settings applied to headers of disabled documents. |
Header |
Provides access to appearance settings applied to document headers when end-users hover over them. |
Header |
Provides access to appearance settings applied to headers of selected documents. |
Page |
Provides access to appearance settings applied to the central client area of documents. |
#Methods
Name | Description |
---|---|
Begin |
Locks the Page |
Dispose() |
Releases all the resources used by the current Page |
End |
Unlocks the Page |
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 |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | Resets all document appearance settings to their default values. |
Should |
Tests whether the Page |
To |
Returns the textual representation of this Tabbed |
#Events
Name | Description |
---|---|
Changed |
Fires after the Page |
See Also