ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexGridSearch Class / Grid Property

In This Topic
    Grid Property
    In This Topic
    Gets or sets the FlexGrid that is connected to this FlexGridSearch.
    Syntax
    'Declaration
     
    
    Public Property Grid As String
    public string Grid {get; set;}
    See Also