alexa

    Show / Hide Table of Contents

    Class StencilCategoryCollection

    Represents the class to hold the Collection of stencil category.

    Inheritance
    System.Object
    StencilCategoryCollection
    Namespace: Syncfusion.UI.Xaml.Diagram.Stencil
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public class StencilCategoryCollection : ObservableCollection<StencilCategory>

    Constructors

    StencilCategoryCollection()

    Declaration
    public StencilCategoryCollection()
    Back to top Generated by DocFX