Gets the bottom band items collection from the SectionView.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public SectionViewBandItemCollection GetBottomBandItems()
VB
Public Function GetBottomBandItems As SectionViewBandItemCollection
C++
public: SectionViewBandItemCollection^ GetBottomBandItems()