Share via


TableOfContentsToolPart.MaxColumns Property

Gets the maximum number of columns allowed for this tool part.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property MaxColumns As Integer
    Get
'Usage
Dim value As Integer

value = Me.MaxColumns
protected override int MaxColumns { get; }

Property Value

Type: System.Int32

See Also

Reference

TableOfContentsToolPart Class

TableOfContentsToolPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace