'Declaration Public Property ItemTextColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor ItemTextColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_ItemTextColor(); public: __property void set_ItemTextColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor ItemTextColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - Черный.