GrapeCity SPREAD for Windows Forms 11.0J
Fields プロパティ (GcMaskCellType)


MaskFieldCollectionのフィールドを取得します。
構文
'Declaration
 
Public Property Fields As MaskFieldCollectionInfo
'使用法
 
Dim instance As GcMaskCellType
Dim value As MaskFieldCollectionInfo
 
instance.Fields = value
 
value = instance.Fields
public MaskFieldCollectionInfo Fields {get; set;}

プロパティ値

GcMaskの項目を表すFieldCollection
解説
このプロパティは、このコントロールのGrapeCity.Win.Valueの表示方法を決定します。
参照

GcMaskCellType クラス
GcMaskCellType メンバ

 

 


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