GrapeCity SPREAD for WPF 2.0J
Format プロパティ (GcTextBox)

コントロールで使用する入力書式を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property Format As String
public string Format {get; set;}

プロパティ値

コントロールにどのようなテキストを入力できるかを示す文字列。
既定値は String.Empty です。
解説
このプロパティは、入力できる文字および記号の種類を指定します。
参照

GcTextBox クラス
GcTextBox メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.