[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixHierarchy

ITablixHierarchy Interface

Represents rows or columns hierarchy.

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

Properties

Name Description
LevelSizes

Gets the size (i.e. height for row hierarchy and width for column hierarchy) of each hierarchy level.

MemberCollection

Gets the root members collection.

Extension Methods