ColorEditSettings.SetButtonTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetButtonTemplateContent(Action<TemplateContainerBase>) | contentMethod | Allows you to provide a template for rendering the editor’s buttons. |
SetButtonTemplateContent(String) | content | Allows you to provide a template for rendering the editor’s buttons. |