Gets and sets whether section view in this design view is suppressed or not. Set this to True will suppress the section view in this design view. The GetSectionViewInfo can be used to determine whether there is a section view or not.
Syntax
DesignViewRepresentation.IsSectionViewSuppressed() As Boolean
Property Value
This is a read/write property whose value is a Boolean.