New to Telerik UI for WPFStart a free 30-day trial

Base class for the Ribbon Tab panel.

Definition

Namespace:Telerik.Windows.Controls.RibbonView.Primitives

Assembly:Telerik.Windows.Controls.RibbonView.dll

Syntax:

C#
public class RibbonPanelBase : Panel

Inheritance: objectRibbonPanelBase

Derived Classes: RibbonButtonsPanelRibbonGroupsPanelRibbonTabStripPanel

Constructors

C#
public RibbonPanelBase()

Fields

ItemSpacingProperty

DependencyProperty

Identifies the ItemSpacing property.

C#
public static readonly DependencyProperty ItemSpacingProperty

Properties

Gets or sets the item spacing.

C#
public double ItemSpacing { get; set; }
Property Value:

The item spacing.