Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / IntervalAppointmentPresenter Class / ShowTime Property

In This Topic
    ShowTime Property
    In This Topic
    Gets a value that determines whether to show appointment time. This is a dependency property.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ShowTime As Boolean
    public bool ShowTime {get;}
    See Also