'Declaration Public Property HeadingsBorderColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor HeadingsBorderColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_HeadingsBorderColor(); public: __property void set_HeadingsBorderColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor HeadingsBorderColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - VintasoftColor.FromRgb(153, 153, 153).