GrapeCity SPREAD for Windows Forms 11.0J
GetDefaultSideButtonTypes メソッド (GcTimeSpanCellType)


既定のサイドボタンを取得します。
構文
'Declaration
 
Protected Overridable Function GetDefaultSideButtonTypes() As List(Of Type)
'使用法
 
Dim instance As GcTimeSpanCellType
Dim value As List(Of Type)
 
value = instance.GetDefaultSideButtonTypes()
protected virtual List<Type> GetDefaultSideButtonTypes()

戻り値の型

. すべてのタイプのデフォルトサイドボタンを含む System.Type リスト。
解説
派生クラスで GetDefaultSideButtonTypes メソッドを使用して、セルが作成されるときのデフォルトサイドボタンをカスタマイズできます。このメソッドが null 参照 (Visual Basicでは Nothing) を返す場合、セルにサイドボタンは追加されません。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


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