Back to Devexpress

FunnelTooltipShadowBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-93111b12.md

latest2.9 KB
Original Source

FunnelTooltipShadowBuilder Class

Provides methods that allow you to configure nested options of the client-side shadow object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class FunnelTooltipShadowBuilder :
    OptionsOwnerBuilder

The following members return FunnelTooltipShadowBuilder objects:

Show 11 links

Remarks

Do not instantiate this class explicitly. A new FunnelTooltipShadowBuilder class instance is created when you call the Shadow(Action<FunnelTooltipShadowBuilder>) method.

Inheritance

Object OptionsOwnerBuilder FunnelTooltipShadowBuilder

See Also

FunnelTooltipShadowBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace