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

See Also