TaskListFieldIterator.IsDefaultTaskFieldOrdering property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property IsDefaultTaskFieldOrdering As Boolean
Get
'Usage
Dim value As Boolean
value = Me.IsDefaultTaskFieldOrdering
protected bool IsDefaultTaskFieldOrdering { get; }
Property value
Type: System.Boolean