'Declaration
<BrowsableAttribute(True)> <CategoryAttribute("Loupe")> <DescriptionAttribute("Specifies whether the Reset Search button should display caption text next to the icon")> <DefaultValueAttribute(False)> Public Property ResetSearchButtonTextVisible As Boolean
[Browsable(true)] [Category("Loupe")] [Description("Specifies whether the Reset Search button should display caption text next to the icon")] [DefaultValue(false)] public bool ResetSearchButtonTextVisible {get; set;}