Corner look: regular or rounded.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
| C# |
|---|
public CornerShape EventCorners { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property EventCorners As CornerShape |
| Visual C++ |
|---|
public: property CornerShape EventCorners { CornerShape get (); void set (CornerShape value); } |