NewSection Property (ISectionRegion)
Gets a value indicating whether the region is in its own section.
'Declaration
ReadOnly Property NewSection As Boolean
Property Value
A
System.Boolean value.
true
if the region is in its own section; otherwise,
false
.