2 references to DefaultValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
292
", default=" +
DefaultValue
;
393
if ((MinValue >= 0) && (MaxValue >= 0) && (
DefaultValue
>= 0))