ComponentOne Studio for WinRT XAML
C1NumericBox クラス
メンバ 

C1NumericBox コントロールは、数値をさまざまな形式で表示して編集できる数値エディタです。
オブジェクト モデル
C1NumericBox クラス
構文
'宣言
 
Public Class C1NumericBox 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1NumericBox : Windows.UI.Xaml.Controls.Control 
解説
コントロールが空であるか、null 値に連結されている場合、C1.Silverlight.C1NumericBox.Value プロパティは double.NaN を返します。
継承階層

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

参照

C1NumericBox メンバ
C1.Xaml 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.