aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dfdfe58a.md
Provides methods that allow you to configure nested options of the client-side title object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class FunnelTitleBuilder :
OptionsOwnerBuilder
The following members return FunnelTitleBuilder objects:
Show 16 links
Do not instantiate this class explicitly. A new FunnelTitleBuilder class instance is created when you call the Title(Action<FunnelTitleBuilder>) method.
Object OptionsOwnerBuilder FunnelTitleBuilder
See Also