Class AssistViewType
Specifies the type of assist view.
Inheritance
System.Object
AssistViewType
Namespace: Syncfusion.EJ2.InteractiveChat
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AssistViewType : Enum
Fields
Assist
Represents the default assist view type.
Declaration
public const AssistViewType Assist
Field Value
| Type |
|---|
| AssistViewType |
Custom
Represents a custom assist view type.
Declaration
public const AssistViewType Custom
Field Value
| Type |
|---|
| AssistViewType |