Style applied to all the items of this item control.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

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

See Also