RibbonPanelBase
Class
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:
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; }
The item spacing.