IResultListDataProvider.DisplayRowCount Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
ReadOnly Property DisplayRowCount As Integer
int DisplayRowCount { get; }
property int DisplayRowCount {
    int get ();
}
abstract DisplayRowCount : int with get
function get DisplayRowCount () : int

Property Value

Type: System.Int32
Returns Int32.

.NET Framework Security

See Also

Reference

IResultListDataProvider Interface

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace