GrapeCity ActiveReports for .NET 16.0J
CellBorderStyle プロパティ

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : CellBorderStyle プロパティ
Gets or sets the style of the cell borders.
シンタックス
'宣言
 
Public Property CellBorderStyle As TableLayoutPanelCellBorderStyle
public TableLayoutPanelCellBorderStyle CellBorderStyle {get; set;}

プロパティ値

One of the System.Windows.Forms.TableLayoutPanelCellBorderStyle values describing the style of all the cell borders in the table. The default is System.Windows.Forms.TableLayoutPanelCellBorderStyle.None.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ