VisualizationStyleSet.BackgroundColor propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public Property BackgroundColor As String
Get
Set
'Uso
Dim instance As VisualizationStyleSet
Dim value As String
value = instance.BackgroundColor
instance.BackgroundColor = value
public string BackgroundColor { get; set; }
Valor de propriedade
Tipo: System.String