RibbonTabHeadersPanel.ViewportHeight Property

Definition

This API is not implemented.

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

Property Value

0.0 in all cases.

Implements

Remarks

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

Applies to