Version

DynamicDataItem Class

Class that represents a data item with a structure that is dynamically generated based on information from the data source.
Syntax
'Declaration
 
Public Class DynamicDataItem 
   Implements Infragistics.Collections.ISparseArrayItem 
public class DynamicDataItem : Infragistics.Collections.ISparseArrayItem  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also