Namespace: DayPilot.Web.Mvc
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# | 
|---|
public CellWidthSpec CellWidthSpec { get; set; }  | 
| Visual Basic | 
|---|
Public Property CellWidthSpec As CellWidthSpec Get Set  | 
| Visual C++ | 
|---|
public: property CellWidthSpec CellWidthSpec { CellWidthSpec get (); void set (CellWidthSpec value); }  |