[]
Gets the size (i.e. height for row hierarchy and width for column hierarchy) of each hierarchy level.
IItemCollection<int> LevelSizes { get; }
Type | Description |
---|---|
IItemCollection<int> | An item collection representing the size of each hierarchy level. |