CodeSnippetGroupElementTabbed Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle general codeSnippetGroup elements in a topic for legacy presentation
styles such as the VS2013 presentation style.
public class CodeSnippetGroupElementTabbed : Element
- Inheritance
-
CodeSnippetGroupElementTabbed
Constructors
| CodeSnippetGroupElementTabbed() |
Fields
| Ddue |
The root MAML namespace (Inherited from Element) |
| NonBreakingSpace |
A non-breaking space (Inherited from Element) |
| Xlink |
The XML linking language namespace (Inherited from Element) |
| XmlSpace |
The xml:space name (Inherited from Element) |
Properties
| CodeSnippetContainerCodeContainerStyle |
This is used to get or set the code snippet container code container style |
| CodeSnippetContainerCodeStyle |
This is used to get or set the code snippet container code style |
| CodeSnippetContainerStyle |
This is used to get or set the code snippet container style |
| CodeSnippetContainerTabPhantomStyle |
This is used to get or set the code snippet container tab phantom style |
| CodeSnippetContainerTabSingleStyle |
This is used to get or set the code snippet container tab single style |
| CodeSnippetContainerTabsStyle |
This is used to get or set the code snippet container tabs style |
| CodeSnippetContainerTabStyle |
This is used to get or set the code snippet container tab style |
| CodeSnippetToolBarStyle |
This is used to get or set the code snippet toolbar style |
| CodeSnippetToolBarTextStyle |
This is used to get or set the code snippet toolbar text style |
| CopyCodeSnippetStyle |
This is used to get or set the copy code snippet style |
| Name |
This read-only property returns the element name (Inherited from Element) |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |