TableColumn.Background Proprietà

Definizione

Ottiene o imposta lo sfondo Brush utilizzato per riempire il contenuto di 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à

Sfondo Brush utilizzato per riempire il contenuto dell'oggetto TableColumn.

Commenti

Informazioni sulle proprietà di dipendenza

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

Si applica a