UserSettingsCustomBackgroundColors - свойство
Набор пользовательских цветов для цвета фона текста.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.5
public IList<Color> CustomBackgroundColors { get; set; }
Public Property CustomBackgroundColors As IList(Of Color)
Get
Set
public:
virtual property IList<Color>^ CustomBackgroundColors {
IList<Color>^ get () sealed;
void set (IList<Color>^ value) sealed;
}
abstract CustomBackgroundColors : IList<Color> with get, set
override CustomBackgroundColors : IList<Color> with get, set
IListColorIUserSettingsCustomBackgroundColors