Basic Library for WinRT
C1NumericBox Class
Members 

The C1NumericBox control is a numeric editor that allows you to display and edit numeric values in many formats.
Object Model
C1NumericBox Class
Syntax
'Declaration
 
Public Class C1NumericBox 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1NumericBox : Windows.UI.Xaml.Controls.Control 
Remarks
When the control is empty, or bound to a null value, the C1.Silverlight.C1NumericBox.Value property returns double.NaN.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.C1NumericBox

See Also

Reference

C1NumericBox Members
C1.Xaml Namespace

 

 


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

Product Support Forum  |  Documentation Feedback