RibbonPanel Properties
| Name | Return Type | Description |
|---|---|---|
| Enabled | bool | Gets or sets a value indicating whether the RibbonPanel can respond to user interaction. |
| Name | string | Gets or sets the name of the RibbonPanel. |
| Title | string | Gets or sets the text of the RibbonPanel. |
| Visible | bool | Gets or sets a value indicating whether the RibbonPanel is displayed. |