SPREAD for WPF 3.0J - GcSpreadGrid
Pattern プロパティ (NumberDecimalGeneralFormatDisplayField)

GrapeCity.Windows.SpreadGrid.Editors 名前空間 > NumberDecimalGeneralFormatDisplayField クラス : Pattern プロパティ
NumberDecimalGeneralFormatDisplayField のパターンを取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property Pattern As DecimalGeneralFormat
public DecimalGeneralFormat Pattern {get; set;}

プロパティ値

フィールドのパターンを示す DecimalGeneralFormat 列挙体。既定値は DecimalGeneralFormat.DBNum1_G です。
例外
例外解説
指定された値が DecimalGeneralFormat 型ではありません。
参照

NumberDecimalGeneralFormatDisplayField クラス
NumberDecimalGeneralFormatDisplayField メンバ