Crosshair type (None, Header, Full).
            
Namespace: DayPilot.Web.MvcAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# | 
|---|
public CrosshairType Crosshair { get; set; }  | 
| Visual Basic | 
|---|
Public Property Crosshair As CrosshairType Get Set  | 
| Visual C++ | 
|---|
public: property CrosshairType Crosshair { CrosshairType get (); void set (CrosshairType value); }  |