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