Basic Library for WinRT
Value Property (C1NumericBox)

Gets or sets the numeric value in the C1NumericBox.
Syntax
'Declaration
 
Public Property Value As System.Double
public System.double Value {get; set;}
Remarks
Null values are represented by the Value property as double.NaN. See also the C1.Silverlight.C1NumericBox.AllowNull property.
See Also

Reference

C1NumericBox Class
C1NumericBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback