Class SpellContextMenuBuilder
Inheritance
System.Object
SpellContextMenuBuilder
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.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public class SpellContextMenuBuilder
Constructors
SpellContextMenuBuilder(SpellContextSettings)
Declaration
public SpellContextMenuBuilder(SpellContextSettings multiColumn)
Parameters
Type | Name | Description |
---|---|---|
SpellContextSettings | multiColumn |
Methods
Add()
Declaration
public void Add()
ID(String)
Declaration
public SpellContextMenuBuilder ID(string id)
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
Returns
Type | Description |
---|---|
SpellContextMenuBuilder |
Text(String)
Declaration
public SpellContextMenuBuilder Text(string text)
Parameters
Type | Name | Description |
---|---|---|
System.String | text |
Returns
Type | Description |
---|---|
SpellContextMenuBuilder |