GrapeCity SPREAD for Windows Forms 11.0J
SideButtons プロパティ (GcMaskCellType)


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

プロパティ値

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

GcMaskCellType クラス
GcMaskCellType メンバ

 

 


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