You are here: Symbol Reference > Stimulsoft.Report.Components.TextFormats Namespace > StiBooleanFormatService Class > StiBooleanFormatService Constructor > StiBooleanFormatService Constructor (string, string, string, string, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiBooleanFormatService.StiBooleanFormatService Constructor (string, string, string, string, string)

Creates a new format of the type StiBooleanFormatService with specified parameters.

Syntax
C++
C#
Visual Basic
public: StiBooleanFormatService( string falseValue, string trueValue, string falseDisplay, string trueDisplay, string nullDisplay );
Parameters
Parameters 
Description 
falseValue 
String value to define the value false. 
trueValue 
String value to define the value true. 
falseDisplay 
String value to show the value false. 
trueDisplay 
String value to show the value true. 
nullDisplay 
String value to show the value null. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.