'Declaration <DescriptionAttribute("A cell padding.")> <DefaultValueAttribute(4)> <CategoryAttribute("VintaSoft")> Public Property CellPadding As Double
[Description("A cell padding.")] [DefaultValue(4)] [Category("VintaSoft")] public double CellPadding { get; set; }
[Description("A cell padding.")] [DefaultValue(4)] [Category("VintaSoft")] public: __property double get_CellPadding(); public: __property void set_CellPadding(
double value
);
[Description("A cell padding.")] [DefaultValue(4)] [Category("VintaSoft")] public:
property double CellPadding { double get(); void set(double value); }
Property Value
Значение по умолчанию - 4.