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