'Declaration Public Shadows Property BackgroundColor As Vintasoft.Primitives.VintasoftColor
public new Vintasoft.Primitives.VintasoftColor BackgroundColor { get; set; }
public: __property new Vintasoft.Primitives.VintasoftColor get_BackgroundColor(); public: __property new void set_BackgroundColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
new property Vintasoft.Primitives.VintasoftColor BackgroundColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - White.