PowerTools SPREAD for Windows Forms 10.0J
SideButtons プロパティ (GcTimeSpanCellType)


コントロールに設定されているサイドボタンのコレクションを取得します。
構文
'Declaration
 
Public Property SideButtons As SideButtonCollectionInfo
'使用法
 
Dim instance As GcTimeSpanCellType
Dim value As SideButtonCollectionInfo
 
instance.SideButtons = value
 
value = instance.SideButtons
public SideButtonCollectionInfo SideButtons {get; set;}

プロパティ値

コレクションを示す SideButtonCollection 値。
解説
SideButtonsにはいくつかの種類のサイドボタンを追加または削除できます。これにはDropDownButtonSpinButtonSideButtonSymbolButtonが含まれます。
参照

GcTimeSpanCellType クラス
GcTimeSpanCellType メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.