WebDocumentViewerMenuItem Members
In This Article
#Constructors
Name | Description |
---|---|
Web |
Initializes a new instance of the Web |
#Properties
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Container | Specifies the menu item container. |
Disabled |
Specifies whether or not the command is disabled by default.
Inherited from Client |
Has |
Specifies whether or not the command has a visual separator.
Inherited from Client |
Hot |
Provides access to the keyboard shortcut used to invoke the command.
Inherited from Client |
Image |
Specifies the CSS class of the command’s glyph.
Inherited from Client |
Image |
Inherited from Client |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
JSClick |
Specifies the client-side action to be performed when the command is invoked.
Inherited from Client |
Text |
Specifies the text for the command.
Inherited from Client |
Visible |
Specifies whether or not the command is visible in the designer user interface.
Inherited from Client |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Collection |
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. |
To |
For internal use.
Inherited from Client |
To |
Returns the string that represents the current object.
Inherited from Collection |
See Also