Version

ItemContainerDefinition Class Members

The following tables list the members exposed by ItemContainerDefinition.

Public Constructors
Public Properties
 NameDescription
Public PropertyConditionThe criteria used to determine whether a given data source item should use the associated ItemContainerTemplate  
Public PropertyItemContainerTemplateThe DataTemplate that defines the container that should be created when the Condition matches the data source item.  
See Also