DataGrid.RowBackground Proprietà

Definizione

Ottiene o imposta il pennello predefinito per lo sfondo della riga.

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

Valore della proprietà

Il pennello che dipinge lo sfondo di una riga. Il valore predefinito registrato è null. Per ulteriori informazioni sugli elementi che possono influenzare il valore, vedere DependencyProperty.

Si applica a