ViewAppearanceMetadataBackground - свойство
Gets or sets Внешний вид фона
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[DataMemberAttribute]
public string Background { get; set; }
<DataMemberAttribute>
Public Property Background As String
Get
Set
public:
[DataMemberAttribute]
virtual property String^ Background {
String^ get () sealed;
void set (String^ value) sealed;
}
[<DataMemberAttribute>]
abstract Background : string with get, set
[<DataMemberAttribute>]
override Background : string with get, set
StringIViewAppearanceMetadataBackground