aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-b9958b20.md
Represents a Lookup item.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class LookupItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
The following members return LookupItemBuilder objects:
Show 13 links
Do not instantiate this class explicitly. A new LookupItemBuilder class instance is created when you call the Items(Action<CollectionFactory<LookupItemBuilder>>) method.
Object OptionsOwnerBuilder LookupItemBuilder
See Also