Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
bool IsLast { get; }
ReadOnly Property IsLast As Boolean
	Get
property bool IsLast {
	bool get ();
}
abstract IsLast : bool with get

Property Value

Boolean

See Also