'Declaration
<DefaultValueAttribute("")> <DescriptionAttribute("Gets or sets the Blend object used to paint the background gradient.")> <TypeConverterAttribute(C1.Framework.BlendConverter)> <CategoryAttribute("Gradient")> Public Property GradientBlend As Blend
[DefaultValue("")] [Description("Gets or sets the Blend object used to paint the background gradient.")] [TypeConverter(C1.Framework.BlendConverter)] [Category("Gradient")] public Blend GradientBlend {get; set;}