LevelHierarchyToolPart.MaxColumns Property
Gets the maximum number of columns that the presentation section of the too 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