Gets or sets the Style that is applied to the container element generated for each item.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public Style ItemContainerStyle { get; set; } |
| Visual Basic |
|---|
Public Property ItemContainerStyle As Style Get Set |