Compartilhar via


TableColumn.Background Propriedade

Definição

Obtém ou define o Brush da tela de fundo usado para preencher o conteúdo do TableColumn.

public:
 property System::Windows::Media::Brush ^ Background { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush Background { get; set; }
member this.Background : System.Windows.Media.Brush with get, set
Public Property Background As Brush

Valor da propriedade

Brush

A tela de fundo Brush usada para preencher o conteúdo do TableColumn.

Comentários

Informações da propriedade de dependência

Campo Identificador BackgroundProperty
Propriedades de metadados definidas como true AffectsRender, SubPropertiesDoNotAffectRender

Aplica-se a