Back to Devexpress

TextEditorButtonWidgetFactory Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-factories-ed88c620.md

latest1.1 KB
Original Source

TextEditorButtonWidgetFactory Class

Provides methods that allow you to configure an editor’s custom button.

Namespace : DevExtreme.AspNet.Mvc.Factories

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class TextEditorButtonWidgetFactory :
    AbstractWidgetFactory

Remarks

Do not instantiate this class explicitly. A new TextEditorButtonWidgetFactory class instance is created when you call the Widget(Func<TextEditorButtonWidgetFactory, WidgetBuilder>) method.

Inheritance

Object AbstractWidgetFactory TextEditorButtonWidgetFactory

See Also

TextEditorButtonWidgetFactory Members

DevExtreme.AspNet.Mvc.Factories Namespace