The number of calendar rows.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int CalendarView_Rows { get; set; } |
Visual Basic |
---|
Public Property CalendarView_Rows As Integer Get Set |
JScript |
---|
function get CalendarView_Rows () : int function set CalendarView_Rows (value : int) |