SPCalendarViewStyleCollection 构造函数 (SPWeb, SPView, Boolean)

SPCalendarViewStyleCollection类的新实例进行初始化。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    web As SPWeb, _
    view As SPView, _
    groupEnable As Boolean _
)
用法
Dim web As SPWeb
Dim view As SPView
Dim groupEnable As Boolean

Dim instance As New SPCalendarViewStyleCollection(web, view, _
    groupEnable)
public SPCalendarViewStyleCollection(
    SPWeb web,
    SPView view,
    bool groupEnable
)

参数

  • groupEnable
    类型:System.Boolean

    若要启用的组的样式在日历视图 ; true否则为false。

另请参阅

引用

SPCalendarViewStyleCollection 类

SPCalendarViewStyleCollection 成员

SPCalendarViewStyleCollection 重载

Microsoft.SharePoint 命名空间