PowerTools SPREAD for Windows Forms 8.0J
SideButtons プロパティ (GcDateTimeCellType)


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

プロパティ値

コレクションを示す SideButtonCollection 値。
解説
SideButtonsは追加または削除できます。これにはDropDownButtonSpinButtonSideButtonSymbolButtonが含まれます。
参照

GcDateTimeCellType クラス
GcDateTimeCellType メンバ

 

 


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