Bexel Manager API Documentation
Bexel.Api.IRibbonTab Interface Reference

Represents a tab in the ribbon UI. More...

Inheritance diagram for Bexel.Api.IRibbonTab:
Bexel.Api.IRibbonElement

Properties

bool Selected [get, set]
 Gets or sets a value that indicates whether the ribbon tab is selected. More...
 
- Properties inherited from Bexel.Api.IRibbonElement
string Name [get, set]
 Gets or sets the name of the ribbon element. More...
 
string Text [get, set]
 Gets or sets the text of the ribbon element. More...
 
bool Visible [get, set]
 Gets or sets a value indicating ribbon element visibility. More...
 
string ToolTipText [get, set]
 Gets or sets the tooltip text of the ribbon element. More...
 

Detailed Description

Represents a tab in the ribbon UI.

Property Documentation

◆ Selected

bool Bexel.Api.IRibbonTab.Selected
getset

Gets or sets a value that indicates whether the ribbon tab is selected.