CodeSnippetGroupElementTabbedCodeSnippetContainerTabSingleStyle Property

This is used to get or set the code snippet container tab single style

Definition

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

Property Value

String
The default if not set explicitly is "codeSnippetContainerTabSingle"

See Also