Skip to main content
A newer version of this page is available. .

RibbonControl.ButtonGroupsIndent Property

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

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v19.1.dll

Declaration

public double ButtonGroupsIndent { get; set; }

Property Value

Type Description
Double

The indent between button groups, in pixels.

See Also