TableColumn.Background Propriedade

Definição

Obtém ou define o fundo Brush 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 de Propriedade

O fundo Brush usado para preencher o conteúdo do TableColumn.

Observações

Informação de Propriedade de Dependência

Item Value
Campo identificador BackgroundProperty
Propriedades dos metadados definidas como true AffectsRender, SubPropertiesDoNotAffectRender

Aplica-se a