GridLookupProperties Class
In This Article
Contains settings specific to a grid lookup control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridLookupProperties :
DropDownEditPropertiesBase
#Related API Members
The following members return GridLookupProperties objects:
#Remarks
The GridLookupProperties class contains settings specific to the ASPxGridLookup control.
#Inheritance
See Also