MESCIUS SPREAD for Windows Forms 17.0J
GetDefaultDisplayFields メソッド (GcTimeSpanCellType)

既定の表示フィールドを取得します。
構文
'Declaration
 
Protected Overridable Function GetDefaultDisplayFields() As TimeSpanDisplayFieldInfo()
protected virtual TimeSpanDisplayFieldInfo[] GetDefaultDisplayFields()

戻り値の型

表示用のすべてのデフォルトフィールドを含む <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.Fields.DateDisplayFieldInfo" /> の配列。
解説
派生クラスで<b>GetDefaultDisplayFields</b>メソッドを使用して、セルが作成されるときのデフォルト表示フィールドをカスタマイズできます。このメソッドが<see langword="null" />を返す場合、セルに表示フィールドは追加されません。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


© MESCIUS inc. All rights reserved.