Gets the Boolean value determining if this CoverElementChunk object is the first 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 IsFirst { get; }
Visual Basic
Public ReadOnly Property IsFirst As Boolean
	Get

See Also