Back to Devexpress

ChatBuilder Members

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-chatbuilder-dot-underscore-members.md

latest15.0 KB
Original Source

ChatBuilder Members

Constructors

NameDescription
ChatBuilder(OptionsOwnerContext)Initializes a new instance of the ChatBuilder class with specified settings.

Methods

NameDescription
AccessKey(JS)
AccessKey(String)
ActiveStateEnabled(JS)
ActiveStateEnabled(Boolean)
Alerts(Action<CollectionFactory<AlertBuilder>>)
DataSource(JS)
DataSource(IEnumerable, String[])
DataSource(Func<DataSourceFactory, OptionsOwnerBuilder>)
DataSource(String, String[])
DataSourceOptions(Action<DataSourceOptionsBuilder>)
DayHeaderFormat(Format)
DayHeaderFormat(JS)
DayHeaderFormat(Action<FormatBuilder>)
DayHeaderFormat(String)
Disabled(JS)
Disabled(Boolean)
Editing(Action<ChatEditingBuilder>)
ElementAttr(JS)
ElementAttr(Dictionary<String, Object>)
ElementAttr(Object)
ElementAttr(String, Object)
EmptyViewTemplate(JS)
EmptyViewTemplate(RazorBlock)
EmptyViewTemplate(TemplateName)
EmptyViewTemplate(String)
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
FileUploaderOptions(Action<FileUploaderOptionsBuilder>)
FocusStateEnabled(JS)
FocusStateEnabled(Boolean)
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
Height(JS)
Height(Double)
Height(String)
Hint(JS)
Hint(String)
HoverStateEnabled(JS)
HoverStateEnabled(Boolean)
ID(JS)
ID(String)
Items(Action<CollectionFactory<MessageBuilder>>)
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
MessageTemplate(JS)
MessageTemplate(RazorBlock)
MessageTemplate(TemplateName)
MessageTemplate(String)
MessageTimestampFormat(Format)
MessageTimestampFormat(JS)
MessageTimestampFormat(Action<FormatBuilder>)
MessageTimestampFormat(String)
OnAttachmentDownloadClick(RazorBlock)
OnAttachmentDownloadClick(String)
OnDisposing(RazorBlock)
OnDisposing(String)
OnInitialized(RazorBlock)
OnInitialized(String)
OnMessageDeleted(RazorBlock)
OnMessageDeleted(String)
OnMessageDeleting(RazorBlock)
OnMessageDeleting(String)
OnMessageEditCanceled(RazorBlock)
OnMessageEditCanceled(String)
OnMessageEditingStart(RazorBlock)
OnMessageEditingStart(String)
OnMessageEntered(RazorBlock)
OnMessageEntered(String)
OnMessageUpdated(RazorBlock)
OnMessageUpdated(String)
OnMessageUpdating(RazorBlock)
OnMessageUpdating(String)
OnOptionChanged(RazorBlock)
OnOptionChanged(String)
OnTypingEnd(RazorBlock)
OnTypingEnd(String)
OnTypingStart(RazorBlock)
OnTypingStart(String)
Option(String, Object)
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ReloadOnChange(JS)
ReloadOnChange(Boolean)
Render()Inherited from WidgetBuilder.
RtlEnabled(JS)
RtlEnabled(Boolean)
ShowAvatar(JS)
ShowAvatar(Boolean)
ShowDayHeaders(JS)
ShowDayHeaders(Boolean)
ShowMessageTimestamp(JS)
ShowMessageTimestamp(Boolean)
ShowUserName(JS)
ShowUserName(Boolean)
ToString()Inherited from WidgetBuilder.
ToTemplate()Renders the control as a template string for use in another control’s template. Inherited from WidgetBuilder.
TypingUsers(Action<CollectionFactory<UserBuilder>>)
User(Action<UserBuilder>)
Visible(JS)
Visible(Boolean)
Width(JS)
Width(Double)
Width(String)

See Also

ChatBuilder Class

DevExtreme.AspNet.Mvc.Builders Namespace