RibbonPanel.Name
Description:
Gets or sets the name of the RibbonPanel.
Gets or sets the name of the RibbonPanel.
Remarks:
The name will be displayed on the panel if the Text is not set.
The name will be displayed on the panel if the Text is not set.
public string Name { get; set; }