Gets or sets the index of the view when control bound C1MultiView.
Namespace:
C1.Web.iPhone.C1TabBarControllerAssembly: C1TabControllerClient (in C1TabControllerClient.dll)
Syntax
JavaScript |
---|
function get_viewIndex(); function set_viewIndex(value); |
Field Value
The index of the view.
Remarks
Default value is -1, value of -1 means that index of the view will be assigned automatically.