NewMenu.LargeIconThreshold Property

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

Syntax

'Declaration
Public Property LargeIconThreshold As Integer
    Get
    Set
'Usage
Dim instance As NewMenu
Dim value As Integer

value = instance.LargeIconThreshold

instance.LargeIconThreshold = value
public int LargeIconThreshold { get; set; }

Property Value

Type: System.Int32

See Also

Reference

NewMenu Class

NewMenu Members

Microsoft.SharePoint.WebControls Namespace