GlossaryElementGlossaryGroupStyle Property

This is used to get or set the glossary group style

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Html
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string GlossaryGroupStyle { get; set; }

Property Value

String
The default if not set explicitly is "glossaryGroup"

See Also