'Declaration <DefaultValueAttribute("")> <CategoryAttribute("Xceed Band")> <DescriptionAttribute("Gets or sets the caption for the band")> Public Property Caption As String
[DefaultValue("")] [Category("Xceed Band")] [Description("Gets or sets the caption for the band")] public string Caption {get; set;}