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