'Declaration
<CategoryAttribute("Gradient")> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <DescriptionAttribute("Gets or sets the type of gradient used to paint the background.")> Public Property GradientMode As GradientMode
[Category("Gradient")] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] [Description("Gets or sets the type of gradient used to paint the background.")] public GradientMode GradientMode {get; set;}