Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DateSelector Class / ItemStyle Property

In This Topic
    ItemStyle Property (C1DateSelector)
    In This Topic
    Gets or sets the style applied to each item of the lists of days, months and years.
    Syntax
    'Declaration
     
    
    Public Property ItemStyle As Style
    public Style ItemStyle {get; set;}
    See Also