Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1SchedulerResources Class / OneDayStyle Property

In This Topic
    OneDayStyle Property (C1SchedulerResources)
    In This Topic
    Gets the System.Windows.Style object describing One Day view of C1Scheduler control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OneDayStyle As Style
    public Style OneDayStyle {get;}
    See Also