Skip to main content

RibbonControl.ButtonGroupsIndent Property

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

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public double ButtonGroupsIndent { get; set; }

#Property Value

Type Description
Double

The indent between button groups in pixels.

See Also