ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ExtraOptions Class / Funnel Property

In This Topic
    Funnel Property (ExtraOptions)
    In This Topic
    Gets Funnel options. The following options are supported : NeckWidth, NeckHeight, Type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Funnel As FunnelOptions
    public FunnelOptions Funnel {get;}
    See Also