ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Advanced Namespace / SessionSettings Class / ActiveRightTab Property

In This Topic
ActiveRightTab Property
In This Topic
Gets or sets the index of the currently active tab in the right panel.
Syntax
'Declaration
 
Public Property ActiveRightTab As Integer
 

Property Value

The zero-based index of the active tab. The default value is 1.
See Also