GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > SideButtonBase クラス : Name プロパティ |
'Declaration Public Property Name As String
'使用法 Dim instance As SideButtonBase Dim value As String instance.Name = value value = instance.Name
public string Name {get; set;}