Share via


TableColumn.Background Proprietà

Definizione

Ottiene o imposta l'oggetto Brush di sfondo utilizzato per riempire il contenuto della classe 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

Valore della proprietà

Oggetto Brush di sfondo usato per riempire il contenuto della classe TableColumn.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore BackgroundProperty
Proprietà dei metadati impostate su true AffectsRender, SubPropertiesDoNotAffectRender

Si applica a