Skip to main content

MenuItemBuilder Class

Represents a Menu item.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class MenuItemBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Remarks

Do not instantiate this class explicitly. A new MenuItemBuilder class instance is created when you call one of the following methods:

Implements

Inheritance

See Also