Method Initialize
Initialize(bool)
Initializes control with default colors and assigns item painter. This method is called from constructor.
protected virtual void Initialize(bool defaultColors = true)
Parameters
defaultColors
boolWhether to add default colors.