Class
RibbonPanelBase

Base class for the Ribbon Tab panel.

Definition

Namespace:Telerik.Windows.Controls.RibbonView.Primitives

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

cs-api-definition
public class RibbonPanelBase : Panel

Inheritance: objectRibbonPanelBase

Derived Classes: RibbonButtonsPanelRibbonGroupsPanelRibbonTabStripPanel

Constructors

RibbonPanelBase()

Declaration

cs-api-definition
public RibbonPanelBase()

Fields

ItemSpacingProperty

Identifies the ItemSpacing property.

Declaration

cs-api-definition
public static readonly DependencyProperty ItemSpacingProperty

Field Value

DependencyProperty

Properties

ItemSpacing

Gets or sets the item spacing.

Declaration

cs-api-definition
public double ItemSpacing { get; set; }

Property Value

double

The item spacing.