GrapeCity SPREAD for Windows Forms 11.0J
Digits プロパティ (TimeSpanInputDisplayFieldInfo)


フィールドの桁数を取得または設定します。
構文
'Declaration
 
Public Property Digits As Integer
'使用法
 
Dim instance As TimeSpanInputDisplayFieldInfo
Dim value As Integer
 
instance.Digits = value
 
value = instance.Digits
public int Digits {get; set;}

プロパティ値

フィールドの桁数を示すSystem.Int32値。
デフォルト値は1です。
解説
このプロパティは、ユーザーがフィールドに入力できる文字数を取得します。
参照

TimeSpanInputDisplayFieldInfo クラス
TimeSpanInputDisplayFieldInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.