[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITocLevel

ITocLevel Interface

Represents a table of contents (ToC) level.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITocLevel

Properties

Name Description
DataElementName

Gets the data element name of the level.

Name

Gets the name of the level.

Style

Gets the style of the level.

Extension Methods