GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SideButtonCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'Declaration
Public Overloads Property Item( _ ByVal index As Integer _ ) As SideButtonBase
public SideButtonBase Item( int index ) {get; set;}