Click or drag to resize

IAngularUICalendarSetView Method (Int32)

Switches the calendar to the specified view.

Namespace:  SmartBear.TestLeft.TestObjects.Web.Angular
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
void SetView(
	int viewIndex
)

Parameters

viewIndex
Type: SystemInt32
The zero-based index of the view.
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also