DataGrid.RowBackground Propriedade

Definição

Obtém ou define o pincel padrão para o fundo da linha.

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

Valor de Propriedade

O pincel que pinta o fundo de uma linha. O padrão registado é null. Para mais informações sobre o que pode influenciar o valor, veja DependencyProperty.

Aplica-se a