SPCalendarViewStyle.Type - Propriété
Obtient le type du style d'affichage du calendrier.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Type As String
Get
'Utilisation
Dim instance As SPCalendarViewStyle
Dim value As String
value = instance.Type
public string Type { get; }
Valeur de propriété
Type : System.String
Chaîne qui indique le type de style d'affichage Calendrier. Les valeurs par défaut sont day, weeket month.