Gets the day index on which to display the "create here" button.

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

Syntax

C#
protected int CreateHereDayIndex { get; private set; }
Visual Basic (Declaration)
Protected Property CreateHereDayIndex As Integer

See Also