Gets or sets the style applied to each item of the lists of days, months and years.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public Style ItemStyle { get; set; } |
| Visual Basic |
|---|
Public Property ItemStyle As Style Get Set |