The minimum height of the rows in the calendar.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int PreviewView_MinAppointmentHeight { get; set; } |
Visual Basic |
---|
Public Property PreviewView_MinAppointmentHeight As Integer Get Set |
JScript |
---|
function get PreviewView_MinAppointmentHeight () : int function set PreviewView_MinAppointmentHeight (value : int) |