MobileForms Toolkit Documentation

DayCellCollection.Item Property

Gets the DayCell array with the specified date within the collection.

Overload List

Gets the DayCell array with the specified date within the collection.

public DayCell[] this[System.DateTime] {get;}

Gets or sets the DayCell at the specified index within the collection.

public DayCell this[int] {get; set;}

See Also

DayCellCollection Class | Resco.Controls.OutlookControls Namespace