ISandcastle ProjectNamespace Grouping Property
This read-only property is used to get whether namespace grouping is enabled. The presentation style
must have support for namespace grouping in order for the feature to work.
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
If true, namespace grouping is enabled. Otherwise, namespace grouping is not enabled
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
bool NamespaceGrouping { get; }VB
ReadOnly Property NamespaceGrouping As Boolean
GetC++
property bool NamespaceGrouping {
bool get ();
}F#
abstract NamespaceGrouping : bool with getProperty Value
BooleanIf true, namespace grouping is enabled. Otherwise, namespace grouping is not enabled
Remarks
Namespace groups are determined automatically and may be documented as well