[]
        
(Showing Draft Content)

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

LevelSizes Property

LevelSizes

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

Declaration
IItemCollection<int> LevelSizes { get; }
Property Value
Type Description
IItemCollection<int>

An item collection representing the size of each hierarchy level.