ASP.NET MVC - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RichTextEditorNumberFormatListBuilder - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RichTextEditorNumberFormatListBuilder

    Inheritance
    System.Object
    ControlBuilder
    RichTextEditorNumberFormatListBuilder
    Inherited Members
    ControlBuilder.Output
    ControlBuilder.Context
    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.EJ2.RichTextEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class RichTextEditorNumberFormatListBuilder : ControlBuilder

    Constructors

    RichTextEditorNumberFormatListBuilder()

    Declaration
    public RichTextEditorNumberFormatListBuilder()

    RichTextEditorNumberFormatListBuilder(RichTextEditorNumberFormatList)

    Declaration
    public RichTextEditorNumberFormatListBuilder(RichTextEditorNumberFormatList model)
    Parameters
    Type Name Description
    RichTextEditorNumberFormatList model

    Methods

    Types(Object)

    Specifies default numberFormatList items

    Declaration
    public RichTextEditorNumberFormatListBuilder Types(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type Description
    RichTextEditorNumberFormatListBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved