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

GridLookupProperties Class

Contains settings specific to a grid lookup control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridLookupProperties :
    DropDownEditPropertiesBase

The following members return GridLookupProperties objects:

Remarks

The GridLookupProperties class contains settings specific to the ASPxGridLookup control.

See Also