RibbonControl.RowIndent Property
In This Article
Gets or sets the vertical indent between bar item links within the Ribbon Control. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.2.dll
NuGet Package: DevExpress.Wpf.Ribbon
#Declaration
#Property Value
Type | Description |
---|---|
Double | The vertical indent between bar item links within the Ribbon Control, in pixels. |
See Also