ComponentOne Basic Library for UWP
ItemStyle Property (C1DateSelector)

C1.UWP Assembly > C1.Xaml Namespace > C1DateSelector Class : ItemStyle Property
Gets or sets the style applied to each item of the lists of days, months and years.
Syntax
'Declaration
 
Public Property ItemStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style ItemStyle {get; set;}
See Also

Reference

C1DateSelector Class
C1DateSelector Members