LevelHierarchyToolPart.MaxColumns property

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

See also

Reference

LevelHierarchyToolPart class

LevelHierarchyToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace