'Declaration <DescriptionAttribute("The height of the row in pixels.")> <CategoryAttribute("Appearance")> <AmbientValueAttribute(-2147483648)> <LocalizableAttribute(True)> <ApplyToDesignerAttribute(True)> Public Property Height As Integer
[Description("The height of the row in pixels.")] [Category("Appearance")] [AmbientValue(-2147483648)] [Localizable(true)] [ApplyToDesigner(true)] public int Height {get; set;}