PresentationStyleSettingsSupportsNamespaceGrouping Property
This is used to get or set whether or not namespace grouping is supported by the presentation style
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public bool SupportsNamespaceGrouping { get; protected set; }
Public Property SupportsNamespaceGrouping As Boolean
Get
Protected Set
public:
property bool SupportsNamespaceGrouping {
bool get ();
protected: void set (bool value);
}
member SupportsNamespaceGrouping : bool with get, set
Property Value
Boolean