GlossaryElementGlossaryGroupListStyle Property
This is used to get or set the glossary group list style
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.HtmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string GlossaryGroupListStyle { get; set; }
Public Property GlossaryGroupListStyle As String
Get
Set
public:
property String^ GlossaryGroupListStyle {
String^ get ();
void set (String^ value);
}
member GlossaryGroupListStyle : string with get, set
Property Value
StringThe default if not set explicitly is "glossaryGroupList"