Class RichTextEditorNumberFormatListBuilder
Inheritance
System.Object
Syncfusion.EJ2.ControlBuilder
RichTextEditorNumberFormatListBuilder
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.EJ2.RichTextEditor
Assembly: Syncfusion.AspNetMvc.RichTextEditor.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 the default options for the number format list items.
Declaration
public RichTextEditorNumberFormatListBuilder Types(object value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | value |
Returns
| Type |
|---|
| RichTextEditorNumberFormatListBuilder |