IAngularUICalendarwCurrentView Property |
Returns the index of the current view.
Namespace:
SmartBear.TestLeft.TestObjects.Web.Angular
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wCurrentView { get; }
ReadOnly Property wCurrentView As Integer
Get
Dim instance As IAngularUICalendar
Dim value As Integer
value = instance.wCurrentView
property int wCurrentView {
int get ();
}
Property Value
Type:
Int32Exceptions See Also