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