EK RTF report components for .Net
PreviousUpNext
EkBaseReport.TrueValue Property
Pascal
property TrueValue: string;
C#
string TrueValue;
Visual Basic
Property TrueValue() As string

Value of this property will come up in fields of type boolean if they are True. 

 

For example, if property TrueValue='Yes' and data field Query1.field1 is True then field \Query1:field1\ in report will be Yes.

Copyright (c) 2007. All rights reserved.