Method AddColorControl
AddColorControl(IControlContainer, String, Boolean)
Declaration
public static ColorControl AddColorControl(this IControlContainer container, string propertyName, bool showAlphaValue = true)
Parameters
| Type | Name | Description |
|---|---|---|
| IControlContainer | container | |
| String | propertyName | |
| Boolean | showAlphaValue |
Returns
| Type | Description |
|---|---|
| ColorControl |