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

GrapeCity.ActiveReports.Design.DdrDesigner.Tools.DataVisualizers 名前空間 > DataVisualizerBasePanel クラス : GrowStyle プロパティ
Gets or sets a value indicating whether the System.Windows.Forms.TableLayoutPanel control should expand to accommodate new cells when all existing cells are occupied.
シンタックス
'宣言
 
Public Property GrowStyle As TableLayoutPanelGrowStyle
public TableLayoutPanelGrowStyle GrowStyle {get; set;}

プロパティ値

A System.Windows.Forms.TableLayoutPanelGrowStyle indicating the growth scheme. The default is System.Windows.Forms.TableLayoutPanelGrowStyle.AddRows.
例外
例外解説
The property value is invalid for the System.Windows.Forms.TableLayoutPanelGrowStyle enumeration.
参照

DataVisualizerBasePanel クラス
DataVisualizerBasePanel メンバ