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

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public bool IsFirst { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsFirst As Boolean
	Get

See Also