'Declaration Public Property ErrorIndicatorColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor ErrorIndicatorColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_ErrorIndicatorColor(); public: __property void set_ErrorIndicatorColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor ErrorIndicatorColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - VintasoftColor.FromRgb(255, 200, 0).