[]
Initializes a new instance of the RibbonColorPicker class.
public RibbonColorPicker(string name, bool isSelectedColor = true)
Public Sub New(name As String, Optional isSelectedColor As Boolean = True)
| Type | Name | Description |
|---|---|---|
| string | name | The name of color picker |
| bool | isSelectedColor | Specifies type of color will be returned via CommandParameter, |