Share via


DailyCalendarView.MaxColumnsInGrid property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property MaxColumnsInGrid As Integer
    Get
'Usage
Dim value As Integer

value = Me.MaxColumnsInGrid
protected int MaxColumnsInGrid { get; }

Property value

Type: System.Int32

See also

Reference

DailyCalendarView class

DailyCalendarView members

Microsoft.SharePoint.WebControls namespace