Class SymbolFilterDisplayMode
Specifies how the symbol group headers should be displayed in the stencil.
Inheritance
System.Object
SymbolFilterDisplayMode
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class SymbolFilterDisplayMode : Enum
Fields
ComboBox
Specifies to display the symbol group headers in ComboBox view in the Stencil
Declaration
public const SymbolFilterDisplayMode ComboBox
Field Value
Type |
---|
SymbolFilterDisplayMode |
List
Specifies to display the symbol group headers in List view in the Stencil
Declaration
public const SymbolFilterDisplayMode List
Field Value
Type |
---|
SymbolFilterDisplayMode |