IWpfTableControl3.TableControlBackground Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Arrière-plan pour les éléments lorsque le contrôle n’est pas sélectionné ou concentré.
public:
property System::Windows::Media::Brush ^ TableControlBackground { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush TableControlBackground { get; set; }
member this.TableControlBackground : System.Windows.Media.Brush with get, set
Public Property TableControlBackground As Brush