| Visual Basic (Declaration) | |
|---|---|
Public Property DateRows As Integer | |
| C# | |
|---|---|
public int DateRows {get; set;} | |
Property Value
IntegerThis property is only valid when the ViewType Property is set to Monthly
| dbicCalendar | Send comments on this topic. |
| DateRows Property | |
| See Also | |
|
| dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : DateRows Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DateRows As Integer | |
| C# | |
|---|---|
public int DateRows {get; set;} | |