Gets the bottom band items collection from the SectionView.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 10.0.1111.0

Syntax

C#
public SectionViewBandItemCollection GetBottomBandItems()
Visual Basic
Public Function GetBottomBandItems As SectionViewBandItemCollection
Visual C++
public:
SectionViewBandItemCollection^ GetBottomBandItems()

See Also