'Declaration Public Property SelectedHeaderColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor SelectedHeaderColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_SelectedHeaderColor(); public: __property void set_SelectedHeaderColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor SelectedHeaderColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - VintasoftColor.FromArgb(24, 0, 0, 0).