Share via


TableColumn.Background Propiedad

Definición

Obtiene o establece el valor de Brush de fondo que se usa para rellenar el contenido de 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 propiedad

Brush

Valor de Brush de fondo que se usa para rellenar el contenido de TableColumn.

Comentarios

Información sobre propiedades de dependencia

Campo identificador BackgroundProperty
Propiedades de metadatos establecidas en true AffectsRender, SubPropertiesDoNotAffectRender

Se aplica a