FlexPivot for WinForms
EmptyArea プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス : EmptyArea プロパティ
Gets the style used to paint the area of the grid below and to the right of all the cells.
シンタックス
'宣言
 
Public ReadOnly Property EmptyArea As CellStyle
public CellStyle EmptyArea {get;}
解説

Only the CellStyle.BackColor and CellStyle.Border elements of this style are used. They define the appearance of the space between the last cell and the edges of the control.

The CellBorder.Color value defines the color of the lines drawn around the edge of the sheet and between frozen and scrollable cells.

参照

CellStyleCollection クラス
CellStyleCollection メンバ