Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the maximum number of columns that the presentation section of the tool pane can accommodate.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property MaxColumns As Integer
Get
'Usage
Dim value As Integer
value = Me.MaxColumns
protected virtual int MaxColumns { get; }
Property Value
Type: System.Int32