ActiveViewIndex
Selects an index of currently active view from the Views Collection. If there are no active views, result of the property will be -1.
cs
public Int32 ActiveViewIndex { get; set; }
Selects an index of currently active view from the Views Collection. If there are no active views, result of the property will be -1.
public Int32 ActiveViewIndex { get; set; }