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
Syntax
| C# | 
|---|
| public CornerShape Corners { get; set; } | 
| Visual Basic | 
|---|
| Public Property Corners As CornerShape Get Set | 
| Visual C++ | 
|---|
| public: property CornerShape Corners { CornerShape get (); void set (CornerShape value); } | 






