| C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Calendar Class : CurrentMonthDisplayOffset Property |
'Declaration Public Property CurrentMonthDisplayOffset As System.Integer
public System.int CurrentMonthDisplayOffset {get; set;}
c1Calendar1.CalendarDimensions = 3; c1Calendar1.CurrentMonthDisplayOffset = 1;