GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > GcDateTimeCellType クラス : SideButtons プロパティ |
'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;}