SPMobileItemFieldIterator.DirectionPanelChildren property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property DirectionPanelChildren As ControlCollection
Get
'Usage
Dim value As ControlCollection
value = Me.DirectionPanelChildren
protected ControlCollection DirectionPanelChildren { get; }
Property value
Type: System.Web.UI.ControlCollection
See also
Reference
SPMobileItemFieldIterator class