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

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

パラメータ

defaultSideButtons
初期化する既定のサイドボタン。
解説
派生クラスで <b>InitializeDefaultSideButtons</b> メソッドを使用して、<see cref="M:GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.GetDefaultSideButtonTypes" /> メソッドによって作成されるデフォルトサイドボタンを初期化できます。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


© MESCIUS inc. All rights reserved.