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