PivotView leyout.
| Visual Basic (Declaration) | |
|---|---|
Public Interface IShelf | |
| C# | |
|---|---|
public interface IShelf | |
The GrapeCity.ActiveAnalysis.Layout.Shelf class is a readonly collection of GrapeCity.ActiveAnalysis.Layout.LayoutItems. To get a type of a shelf use ShelfKind property. This collection does not include levels of hierarchies. Levels are available trhough the GrapeCity.ActiveAnalysis.Layout.HierarchyItem.Levels property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Reference
IShelf MembersGrapeCity.ActiveAnalysis.Layout Namespace
GrapeCity.ActiveAnalysis.Layout.LayoutItem
GrapeCity.ActiveAnalysis.Layout.HierarchyItem
GrapeCity.ActiveAnalysis.Layout.HierarchyItem.Levels