Click or drag to resize
MonthViewSettings Properties

The MonthViewSettings type exposes the following members.

Properties
  Name Description
Public property AdaptiveRowHeight
Gets or sets a value indicating whether the height of each row should be adjusted to match the height of its content.
Public property ColumnHeaderDateFormat
Gets or sets the column header date format string in Month View.
Public property DayHeaderDateFormat
Gets or sets the day header date format string in Month View.
Public property FirstDayHeaderDateFormat
Gets or sets the first day of month header date format in Month View.
Public property HeaderDateFormat
Gets or sets the KaxScheduler's header date format string in Month View.
Public property MinimumRowHeight
Gets or sets a value indicating the minimum row height in month view.
Public property VisibleAppointmentsPerDay
Gets or sets a value indicating the number of visible appointments per day in month view.
Top
See Also