Infragistics2.Shared.v8.1
All Property
See Also 
Infragistics.Shared Namespace > SubObjectsCollectionBase Class : All Property

The collection as an array of objects

Syntax

Visual Basic (Declaration) 
Public Overridable Property All As Object()
C# 
public virtual object[] All {get; set;}

See Also