PresentationStyleSettingsSupportsNamespaceGrouping Property

This is used to get or set whether or not namespace grouping is supported by the presentation style

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public bool SupportsNamespaceGrouping { get; protected set; }

Property Value

Boolean

See Also