GroupedItemPicker.MinimumWidth property

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

Syntax

'Declaration
Public Property MinimumWidth As Integer
    Get
    Set
'Usage
Dim instance As GroupedItemPicker
Dim value As Integer

value = instance.MinimumWidth

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

Property value

Type: System.Int32

See also

Reference

GroupedItemPicker class

GroupedItemPicker members

Microsoft.SharePoint.WebControls namespace