GrapeCity SPREAD for Windows Forms 12.0J
InitializeDefaultSideButtons メソッド (GcDateTimeCellType)


初期化する既定のサイドボタン。
既定のサイドボタンを初期化します。
構文
'Declaration
 
Protected Overridable Sub InitializeDefaultSideButtons( _
   ByVal defaultSideButtons() As SideButtonBaseInfo _
) 
'使用法
 
Dim instance As GcDateTimeCellType
Dim defaultSideButtons() As SideButtonBaseInfo
 
instance.InitializeDefaultSideButtons(defaultSideButtons)
protected virtual void InitializeDefaultSideButtons( 
   SideButtonBaseInfo[] defaultSideButtons
)

パラメータ

defaultSideButtons
初期化する既定のサイドボタン。
解説
派生クラスで InitializeDefaultSideButtons メソッドを使用して、GetDefaultSideButtonTypes メソッドによって作成されるデフォルトサイドボタンを初期化できます。
参照

GcDateTimeCellType クラス
GcDateTimeCellType メンバ

 

 


Copyright © 2004 GrapeCity inc.