MVCxGridViewProperties Class
Contains the properties specific to the GridView that is built in to the ASP.NET MVC GridLookup extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxGridViewProperties :
GridViewProperties
Public Class MVCxGridViewProperties
Inherits GridViewProperties
Related API Members
The following members accept/return MVCxGridViewProperties objects:
Remarks
An object of the MVCxGridViewProperties type can be accessed via the GridLookupSettings.GridViewProperties property.
Inheritance
Object
GridViewProperties
MVCxGridViewProperties
See Also
Feedback