SPCalendarViewStyle.ImageWidth - Propriété
Obtient ou définit la largeur en pixels de l'image qui est associé avec le jour, semaine ou Afficher le lien dans l'interface utilisateur de calendrier.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ImageWidth As Integer
Get
Set
'Utilisation
Dim instance As SPCalendarViewStyle
Dim value As Integer
value = instance.ImageWidth
instance.ImageWidth = value
public int ImageWidth { get; set; }
Valeur de propriété
Type : System.Int32
Entier 32 bits qui indique la hauteur de l'image en pixels. La valeur par défaut est de 16.