Back to Devexpress

RibbonControl.ButtonGroupsIndent Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-d1eac855.md

latest1.2 KB
Original Source

RibbonControl.ButtonGroupsIndent Property

Gets or sets the indent between BarButtonGroupLink. This is a dependency property.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public double ButtonGroupsIndent { get; set; }
vb
Public Property ButtonGroupsIndent As Double

Property Value

TypeDescription
Double

The indent between button groups, in pixels.

|

See Also

ColumnIndent

RowIndent

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace