Enum SymbolGroupDisplayMode
Specifies how the symbol group headers should be displayed in the Stencil.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum SymbolGroupDisplayMode
Fields
| Name | Description |
|---|---|
| Accordion | Specifies to display the symbol group headers in Accordion style in the Stencil |
| List | Specifies to display the symbol group headers in List style in the Stencil |
| Tab | Specifies to display the symbol group headers in Tab style in the Stencil |