MobileForms Toolkit Documentation

DayCellCollection.All Property

Get or sets all of the DayCell.

public DayCell[] All {get; set;}

Property Value

Array that represents all DayCell.

Remarks

You can get or set DayCells collection. When you set all DayCells, it must provided as a item array. When you get all DayCells, property return array of all DayCells.

See Also

DayCellCollection Class | Resco.Controls.OutlookControls Namespace