Moves the view forward to the next block (e.g. next week).

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public abstract void IncrementView()
Visual Basic (Declaration)
Public MustOverride Sub IncrementView

See Also