Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
CoverElementChunk
.
.
::
.
.
IsLast Property
CoverElementChunk Class
See Also
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
CoverElementChunk Class
C1.WPF.C1Schedule Namespace