Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: SingleUpDown Validation

$
0
0
Hi,

SingleUpDown includes a property "AllowInputSpecialValues" which is an enum with the following options :
None = 0,
NaN = 1,
PositiveInfinity = 2,
NegativeInfinity = 4,
AnyInfinity = PositiveInfinity | NegativeInfinity,
Any = NaN | AnyInfinity

Maybe it could help.

If not, using the following xaml doesn't show a red border when SingleUpDown is empty ;
<Grid>
    <xctk:SingleUpDown />
<Grid/>

Viewing all articles
Browse latest Browse all 2157

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>