ASP.NET MVC - EJ2

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ClassFactory

    Show / Hide Table of Contents

    Class ClassFactory

    Inheritance
    System.Object
    ClassFactory
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Data
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class ClassFactory

    Fields

    Instance

    Declaration
    public static readonly ClassFactory Instance
    Field Value
    Type Description
    ClassFactory

    Methods

    GetDynamicClass(IEnumerable<DynamicProperty>)

    Declaration
    public Type GetDynamicClass(IEnumerable<DynamicProperty> properties)
    Parameters
    Type Name Description
    System.Collections.Generic.IEnumerable<DynamicProperty> properties
    Returns
    Type Description
    System.Type
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved