VisualizationStyleSet.BackgroundColor - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property BackgroundColor As String
Get
Set
'Utilisation
Dim instance As VisualizationStyleSet
Dim value As String
value = instance.BackgroundColor
instance.BackgroundColor = value
public string BackgroundColor { get; set; }
Valeur de propriété
Type : System.String