NRichTextMenuGroupList Class Members
In This Topic
The following tables list the members exposed by NRichTextMenuGroupList.
Public Constructors
Public Methods
| Name | Description |
| GetByName | Returns the rich text context menu group with the given name or null if this rich text context menu builder does not have a group with this name. |
| IndexOf | Overloaded. Gets the index of the context menu group with the given name. Returns -1 if this rich text context menu builder does not have a group with the given name. |
| RemoveByName | Removes the context menu group with the given name. |
Top
See Also