RibbonTabsPanel.ExtentHeight Property

Definition

This API is not implemented.

public:
 property double ExtentHeight { double get(); };
public double ExtentHeight { get; }
member this.ExtentHeight : double
Public ReadOnly Property ExtentHeight As Double

Property Value

0.0 in all cases.

Implements

Remarks

The RibbonTabsPanel provides horizontal scrolling by line for RibbonTab controls in a Ribbon. Scrolling up or down, and scrolling by page is not supported.

Applies to