Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Format As SPMobileListViewIteratorFormat
Get
Set
'Usage
Dim instance As SPMobileListViewIterator
Dim value As SPMobileListViewIteratorFormat
value = instance.Format
instance.Format = value
public SPMobileListViewIteratorFormat Format { get; set; }
Property value
Type: Microsoft.SharePoint.Mobile.WebControls.SPMobileListViewIteratorFormat
See also
Reference
SPMobileListViewIterator class