[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TabStrip

TabStrip Class

Represents a tabstrip navigation layout.

Inheritance
TabStrip
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class TabStrip
Remarks

The TabStrip class provides settings for tabstrip navigation, including the navigation item and slider settings.

Constructors

Name Description
TabStrip()

Properties

Name Description
NavigationItem

Gets or sets a report item or report item reference to use to draw the tabstrip navigation layout.

Slider

Gets or sets the slider settings for the tabstrip.

Extension Methods