Back to Devexpress

ToolbarSeparator.CapMargin Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarseparator.md

latest949 B
Original Source

ToolbarSeparator.CapMargin Property

Gets or sets the margin near the short side of the ToolbarSeparator. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
[TypeConverter(typeof(SizeWithSingleValueTypeConverter))]
public Size CapMargin { get; set; }

Property Value

TypeDescription
Size

The margin near the short side of the ToolbarSeparator.

|

See Also

ToolbarSeparator Class

ToolbarSeparator Members

DevExpress.Maui.Controls Namespace