Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / CanGoBack Property

In This Topic
    CanGoBack Property
    In This Topic
    Gets a value indicating whether it is possible to navigate backwards.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property CanGoBack As Boolean
    public virtual bool CanGoBack {get;}
    See Also