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.v19.1.dll

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