Gets or sets the style applied to all item containers.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Style ItemContainerStyle { get; set; }
Visual Basic
Public Property ItemContainerStyle As Style
	Get
	Set

See Also