Back to Devexpress

ToolbarColorSelector.CommandParameter Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-0aad4fa7.md

latest869 B
Original Source

ToolbarColorSelector.CommandParameter Property

Gets or sets the parameter passed to the ToolbarColorSelector. This is a bindable property

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public object CommandParameter { get; set; }

Property Value

TypeDescription
System.Object

A parameter object.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace