Back to Devexpress

ToolbarColorSelector.SelectionBorderCornerRadius Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-f8f6c2b2.md

latest961 B
Original Source

ToolbarColorSelector.SelectionBorderCornerRadius Property

Gets or sets the corner radius of the selection border within the ToolbarColorSelector. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public CornerRadius SelectionBorderCornerRadius { get; set; }

Property Value

TypeDescription
CornerRadius

The selection border’s corner radius.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace