The minimum height of the rows in the calendar.

Namespace: Ico.Schwx
Assembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int HolidayView_MinAppointmentHeight { get; set; }
Visual Basic
Public Property HolidayView_MinAppointmentHeight As Integer
	Get
	Set
JScript
function get HolidayView_MinAppointmentHeight () : int
function set HolidayView_MinAppointmentHeight (value : int)

See Also