Class RibbonPanelBase
Inheritance
System.Object
RibbonPanelBase
Namespace: Telerik.UI.Xaml.Controls.RibbonView.Primitives
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RibbonPanelBase : Panel
Constructors
RibbonPanelBase()
Declaration
public RibbonPanelBase()
Fields
ItemSpacingProperty
Declaration
public static readonly DependencyProperty ItemSpacingProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
ItemSpacing
Declaration
public double ItemSpacing { get; set; }
Property Value
|
System.Double
|