[]
        
(Showing Draft Content)

C1.WPF.Report.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