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 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