Gets or sets the number of rows to display at the same time.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public int VisibleRows { get; set; } |
Visual Basic
![]() |
---|
Public Property VisibleRows As Integer |
A non-negative integer value specifying the number of rows to display at the same time. Default value is 2.