Gets the Boolean value determining if this CoverElementChunk object is the last one in the representation of the data object.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public bool IsLast { get; }
Visual Basic
Public ReadOnly Property IsLast As Boolean
	Get

See Also