GrapeCity SPREAD for Windows Forms 11.0J
Text プロパティ (TimeSpanLiteralFieldInfo)


リテラル文字列を取得または設定します。
構文
'Declaration
 
Public Shadows Property Text As String
'使用法
 
Dim instance As TimeSpanLiteralFieldInfo
Dim value As String
 
instance.Text = value
 
value = instance.Text
public new string Text {get; set;}

プロパティ値

フィールドのリテラルテキストを示すSystem.String値。
デフォルト値は空白文字です。
解説
このプロパティは、フィールドのテキストを取得します。
参照

TimeSpanLiteralFieldInfo クラス
TimeSpanLiteralFieldInfo メンバ

 

 


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