Corner look: regular or rounded. Rounded corners are not supported in IE up to IE 8.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public CornerShape EventCorners { get; set; } |
| Visual Basic |
|---|
Public Property EventCorners As CornerShape Get Set |
| Visual C++ |
|---|
public: property CornerShape EventCorners { CornerShape get (); void set (CornerShape value); } |