Ribbon.TrimById Method
Include Protected Members
Include Inherited Members
Locates a tab by the specified parameters and trims it.
Overload List
Name | Description | |
---|---|---|
TrimById(String) | Locates a tab by its string identifier and trims it for the current page. | |
TrimById(String, String) | Locates a tab by identifier and visibility context and trims it for the current page. |
Top