Back to Devexpress

ToolbarColorSelector.CornerRadius Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-49fb23d3.md

latest903 B
Original Source

ToolbarColorSelector.CornerRadius Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public CornerRadius CornerRadius { get; set; }

Property Value

TypeDescription
CornerRadius

The ToolbarColorSelector corner radius.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace