'Declaration <DescriptionAttribute("The font of the SmartItem.")> <CategoryAttribute("Appearance")> <BrowsableAttribute(True)> <MergablePropertyAttribute(True)> <LocalizableAttribute(True)> Public Property Font As Font
[Description("The font of the SmartItem.")] [Category("Appearance")] [Browsable(true)] [MergableProperty(true)] [Localizable(true)] public Font Font {get; set;}