Crosshair type.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
| C# |
|---|
public CrosshairType Crosshair { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Crosshair As CrosshairType |
| Visual C++ |
|---|
public: property CrosshairType Crosshair { CrosshairType get (); void set (CrosshairType value); } |