Share via


DividingListFieldIterator.ShowExpanded property

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

Syntax

'Declaration
Public Property ShowExpanded As Boolean
    Get
    Set
'Usage
Dim instance As DividingListFieldIterator
Dim value As Boolean

value = instance.ShowExpanded

instance.ShowExpanded = value
public bool ShowExpanded { get; set; }

Property value

Type: System.Boolean

See also

Reference

DividingListFieldIterator class

DividingListFieldIterator members

Microsoft.SharePoint.WebControls namespace