'Declaration
<C1DescriptionAttribute("C1CheckList.BorderColor", "Gets or sets the color of the control border.")> <C1CategoryAttribute("Appearance")> Public Property BorderColor As Color
[C1Description("C1CheckList.BorderColor", "Gets or sets the color of the control border.")] [C1Category("Appearance")] public Color BorderColor {get; set;}