Skip to main content
A newer version of this page is available. .

MVCxGridLookupProperties Class

Contains GridLookup specific properties.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v20.1.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxGridLookupProperties :
    GridLookupProperties

The following members return MVCxGridLookupProperties objects:

Remarks

An object of the MVCxGridLookupProperties type can be accessed via the GridLookupSettings.Properties property.

See Also