FileManagerToolbarBuilder.FileSelectionItems Method
Name | Parameters | Description |
---|---|---|
FileSelectionItems(Action<CollectionFactory<FileManagerToolbarItemBuilder>>) | configurator | Provides access to the client-side fileSelectionItems option that represents a toolbar item collection. |
FileSelectionItems(IEnumerable<FileManagerToolbarItem>) | value | Configures settings of the toolbar items that are visible when users select files. Mirrors the client-side fileSelectionItems option. |