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

Returns value1 if condition is true and value2 if condition is false.

Syntax
C++
C#
Visual Basic
protected: object IIF( bool condition, object value1, object value2 );
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.