Skip to main content

FileManagerToolbarItemBuilder Class

Represents a toolbar item.

Namespace: DevExtreme.AspNet.Mvc.Builders

Assembly: DevExtreme.AspNet.Core.dll

Declaration

public class FileManagerToolbarItemBuilder :
    OptionsOwnerBuilder,
    ICollectionItem

Remarks

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

Implements

Inheritance

Object
OptionsOwnerBuilder
FileManagerToolbarItemBuilder
See Also