Crosshair type.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 6.8.2460.0 (6.8.2460.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); } |