You are here: Symbol Reference > Stimulsoft.Report Namespace > StiReport Class > StiReport Methods > NextIsNull Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReport.NextIsNull Method

Returns true if the next field value is equal to null or DBNull.Value.

Syntax
C++
C#
Visual Basic
protected: bool NextIsNull( object dataSource, string dataColumn );
Parameters
Parameters 
Description 
dataSource 
Name of Data Source or reference to Data Source. 
dataColumn 
Name of Data Column
Returns

Result of checking.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.