Share via


Row.Cells Property

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

‘선언
Public ReadOnly Property Cells As ArrayList
    Get
public ArrayList Cells { get; }
public:
property ArrayList^ Cells {
    ArrayList^ get ();
}
member Cells : ArrayList
function get Cells () : ArrayList

Property Value

Type: System.Collections.ArrayList

.NET Framework Security

See Also

Reference

Row Class

Microsoft.TeamFoundation.Controls Namespace