Gets or sets the style applied to each item of the list.

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

Syntax

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

See Also