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

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