MESCIUS SPREAD for Windows Forms 17.0J
ListGridLines プロパティ

コントロールのグリッド線を示すListGridLinesInfo値を取得または設定します。
構文
'Declaration
 
Public Property ListGridLines As ListGridLinesInfo
public ListGridLinesInfo ListGridLines {get; set;}

プロパティ値

ListGridLinesInfo値。
解説
このプロパティの値は、グリッド線の外観を決定します。これには<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.Line" />の<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.Line.Color" />と<see cref="P:GrapeCity.Win.Spread.InputMan.CellType.Line.Style" />が含まれます。
参照

GcComboBoxCellType クラス
GcComboBoxCellType メンバ

 

 


© MESCIUS inc. All rights reserved.