DataGrid.RowBackground Propriété

Définition

Obtient ou définit le pinceau par défaut pour l'arrière-plan des lignes.

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

Valeur de propriété

Pinceau utilisé pour peindre l'arrière-plan d'une ligne. La valeur par défaut enregistrée est null. Pour plus d'informations sur ce qui peut influencer la valeur, consultez DependencyProperty.

S’applique à