menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SymbolGroupProvider - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SymbolGroupProvider

    Represents an arrangement of the SymbolGroups in Stencil.

    Inheritance
    System.Object
    SymbolGroupProvider
    Namespace: Syncfusion.UI.Xaml.Diagram.Stencil
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public class SymbolGroupProvider : Object

    Constructors

    SymbolGroupProvider()

    Declaration
    public SymbolGroupProvider()

    Properties

    Header

    Gets or sets the symbol group header

    Declaration
    public Func<object, object> Header { get; set; }
    Property Value
    Type
    System.Func<System.Object, System.Object>

    MappingName

    Gets or sets a key to create and arrange the Symbol Groups in stencil.

    Declaration
    public string MappingName { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved