GridLookupSettings.Properties Property
Provides access to the settings that are specific to the GridLookup editor.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MVCxGridLookupProperties | An MVCxGridLookupProperties object containing the GridLookup specific settings. |
See Also