Partilhar via


ListViewChooser.DefaultToFirst Field

Specifies a value that indicates whether the first ListViewChooserItem will be selected by default if no ListViewChooserItem is selected.

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

Syntax

'Declaration
Public DefaultToFirst As Boolean
'Usage
Dim instance As ListViewChooser
Dim value As Boolean

value = instance.DefaultToFirst

instance.DefaultToFirst = value
public bool DefaultToFirst

See Also

Reference

ListViewChooser Class

ListViewChooser Members

Microsoft.SharePoint.Portal.WebControls Namespace