FormEmptyItemBuilder Class
In This Article
This article describes configuration options of an empty form item.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
public class FormEmptyItemBuilder :
OptionsOwnerBuilder,
ICollectionItem
#Implements
#Inheritance
Object
OptionsOwnerBuilder
FormEmptyItemBuilder
See Also