[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.FlexReport.4.6.2 Assembly
C1.WPF.FlexReport.Legacy
Classes
Utils
Methods
ReadBool
dotnet-framework-api
C1.Win.C1Document.4.8 Assembly
C1.Win.FlexReport.4.8 Assembly
C1.Win.FlexReport.CustomFields.4.8 Assembly
C1.WPF.Document.4.6.2 Assembly
C1.WPF.FlexReport.4.6.2 Assembly
C1.Silverlight.FlexReport.Resources
C1.WPF.FlexReport
C1.WPF.FlexReport.FlexChart
C1.WPF.FlexReport.Legacy
Classes
Utils
Methods
ReadAutoHeight
ReadBool
ReadByte
ReadColor
ReadDouble
ReadEnum
ReadFlag
ReadFloat
ReadFont
ReadInt
ReadNullableBool
ReadPictureHolder
ReadString
ReadTag
TryReadColor
Unquote
dotnet-api
(Showing Draft Content)
C1.WPF.FlexReport.Legacy.Utils.ReadBool
ReadBool Method
ReadBool(XmlNodeWrapperBase, string, bool)
Declaration
public static bool ReadBool(XmlNodeWrapperBase node, string name, bool defValue)
Parameters
Type
Name
Description
XmlNodeWrapperBase
node
string
name
bool
defValue
Returns
Type
Description
bool