ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FlexGridSearch Class
Members

In This Topic
    FlexGridSearch Class
    In This Topic
    The FlexGridSearch control allows users to quickly search the items displayed in a FlexGrid
    Object Model
    FlexGridSearch Class
    Syntax
    'Declaration
     
    Public Class FlexGridSearch 
       Inherits Control
       Implements ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    public class FlexGridSearch : Control, ITemplateMicrosoft.AspNetCore.Html.IHtmlContent  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.FlexGridSearch

    See Also