PowerTools MultiRow for Windows Forms 8.0J
DefaultSize プロパティ (GcCalendarCell)

セルの既定のサイズを取得します。
構文
Protected Overrides ReadOnly Property DefaultSize As Size
protected override Size DefaultSize {get;}

プロパティ値

セルの既定のサイズを表す System.Drawing.Size 値。
解説
DefaultSize プロパティは、セルが最初に作成されるときの System.Drawing.Size を表します。個々のセルのサイズを調整するには、その GrapeCity.Win.MultiRow.Cell.Size プロパティの値を設定します。
参照

GcCalendarCell クラス
GcCalendarCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.