A newer version of this page is available.
Switch to the current version.
GridLookupProperties Class
Contains settings specific to a grid lookup control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class GridLookupProperties :
DropDownEditPropertiesBase
Public Class GridLookupProperties
Inherits DropDownEditPropertiesBase
Related API Members
The following members accept/return GridLookupProperties objects:
Remarks
The GridLookupProperties class contains settings specific to the ASPxGridLookup control.
Inheritance
See Also
Feedback