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