Gets or sets the Ribbon control containing command controls for use with the current RichEditControl.
public RibbonControl Ribbon { get; set; }
Public Property Ribbon As RibbonControl
If you use the CommandBarStyle property to specify the ribbon command bar, the Ribbon property returns null.