Class RichTextEditorBulletFormatListBuilder
Inheritance
System.Object
Syncfusion.EJ2.ControlBuilder
RichTextEditorBulletFormatListBuilder
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 RichTextEditorBulletFormatListBuilder : ControlBuilder
Constructors
RichTextEditorBulletFormatListBuilder()
Declaration
public RichTextEditorBulletFormatListBuilder()
RichTextEditorBulletFormatListBuilder(RichTextEditorBulletFormatList)
Declaration
public RichTextEditorBulletFormatListBuilder(RichTextEditorBulletFormatList model)
Parameters
| Type | Name | Description |
|---|---|---|
| RichTextEditorBulletFormatList | model |
Methods
Types(Object)
Specifies the default options for the bullet format list items.
Declaration
public RichTextEditorBulletFormatListBuilder Types(object value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | value |
Returns
| Type |
|---|
| RichTextEditorBulletFormatListBuilder |