[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.FlexReport Assembly
C1.Report.Legacy
Classes
Utils
Methods
ReadNullableBool
dotnet-framework-api
dotnet-api
C1.Document Assembly
C1.FlexReport Assembly
C1.Report
C1.Report.Legacy
Classes
Utils
Methods
ReadAutoHeight
ReadBool
ReadByte
ReadColor
ReadDouble
ReadEnum
ReadFlag
ReadFloat
ReadFont
ReadInt
ReadNullableBool
ReadPictureHolder
ReadString
ReadTag
TryReadColor
Unquote
C1.Report.Rendering
C1.Report.ScriptEngine
C1.Report.Serialization
C1.Util.Licensing
C1.Win.Document.8 Assembly
C1.Win.FlexReport.8 Assembly
C1.WPF.Document Assembly
C1.WPF.Report Assembly
(Showing Draft Content)
C1.Report.Legacy.Utils.ReadNullableBool
ReadNullableBool Method
ReadNullableBool(XmlNodeWrapperBase, string, bool?)
Declaration
public static bool? ReadNullableBool(XmlNodeWrapperBase node, string name, bool? defValue)
Parameters
Type
Name
Description
XmlNodeWrapperBase
node
string
name
bool
?
defValue
Returns
Type
Description
bool
?