public AutoZoomMode AutoZoomMode {get; set;}
Public Property AutoZoomMode As AutoZoomMode
private void AutoZoomMode() { this.gcCalendarGrid1.AutoZoomMode = CalendarGrid.AutoZoomMode.Both; }
Private Sub AutoZoomMode() Me.gcCalendarGrid1.AutoZoomMode = CalendarGrid.AutoZoomMode.Both End Sub
GcCalendarGrid クラス GcCalendarGrid メンバ ZoomFactor プロパティ
c 2008 GrapeCity inc. All rights reserved.