GrapeCity CalendarGrid for Windows Forms 3.0J
LeftBorder プロパティ

CalendarCell の左罫線を取得または設定します。
シンタックス
Public Property LeftBorder As Nullable(Of CalendarBorderLine)
public Nullable<CalendarBorderLine> LeftBorder {get; set;}

プロパティ値

CalendarCell の左罫線を示す CalendarBorderLine 値。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

参照

CalendarCellStyle クラス
CalendarCellStyle メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.