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