PowerTools SPREAD for Windows Forms 8.0J
DisplayFields プロパティ (GcNumberCellType)


GcNumberCellTypeオブジェクトの表示フィールドを取得します。
構文
'Declaration
 
Public Property DisplayFields As NumberDisplayFieldCollectionInfo
'使用法
 
Dim instance As GcNumberCellType
Dim value As NumberDisplayFieldCollectionInfo
 
instance.DisplayFields = value
 
value = instance.DisplayFields
public NumberDisplayFieldCollectionInfo DisplayFields {get; set;}

プロパティ値

表示フィールドのコレクションを示すGrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayFieldCollectionオブジェクト。
解説
このプロパティは、このコントロールに入力フォーカスがないときのGcNumberの表示方法を決定します。
参照

GcNumberCellType クラス
GcNumberCellType メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.