GrapeCity ActiveReports for .NET 16.0J
Default プロパティ (BorderWidth)

GrapeCity.ActiveReports.PageReportModel 名前空間 > BorderWidth クラス : Default プロパティ
境界線の幅を取得または設定します(特定の線がオーバーライドされない限り)。
シンタックス
'宣言
 
Public Property Default As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Default {get; set;}

プロパティ値

境界線の幅を示すLength構造に評価されるExpressionInfoオブジェクト。
解説

デフォルトの値は1ptです。最大値は20ptで、最小値は0.25ptです。

参照

BorderWidth クラス
BorderWidth メンバ