MVCxGridViewProperties Constructors
Contains the properties specific to the GridView that is built in to the ASP.NET MVC GridLookup extension.Name | Parameters | Description |
---|---|---|
MVCxGridViewProperties(GridViewSettings) | gridViewSettings | Initializes a new instance of the MVCxGridViewProperties class with the specified GridView settings. |
See Also