C1.WPF.Extended Namespace / C1ColorPicker Class / ColorContainerStyle Property

In This Topic
ColorContainerStyle Property (C1ColorPicker)
In This Topic
Gets or sets the style of the ItemsControl used to show a section of colors (that is recent colors).
Syntax
'Declaration
 
Public Property ColorContainerStyle As Style
 
See Also