Namespace Syncfusion.Blazor.FileManager
Classes
AccessPermission
Represents the class for File Access Permission.
ActionEventArgs
Represents the class that denotes an event of the current action.
BeforeDownloadEventArgs<TValue>
Represents the class for BeforeDownload event arguments.
BeforeImageLoadEventArgs<TValue>
Represents the class for BeforeImageLoad event arguments.
BeforePopupOpenCloseEventArgs
Represents the class for BeforePopupOpenClose event arguments.
BeforeSendEventArgs
Represents the class for BeforeSend event arguments.
DownloadData<TValue>
Represents the class for DownloadData.
ErrorDetails
Represents the class for Error Details.
FailureEventArgs
Represents the class for Failure event arguments.
FileDetails
Represents the class for File details.
FileDragEventArgs<TValue>
Represents the class for Drag Event arguments.
FileLoadEventArgs<TValue>
Represents the class for FileLoad event arguments.
FileManagerAjaxSettings
Defines the Ajaxsettings for the filemanager component.
FileManagerColumn
Defines the columns settings for the each column in details view of filemanager component.
FileManagerColumns
Defines the columns settings for the details view of filemanager component.
FileManagerContextMenuSettings
Defines the context menu settings for the filemanager component.
FileManagerCustomToolbarItem
Represents a collection of FileManagerCustomToolbarItem in File Manager component.
FileManagerCustomToolbarItems
Represents a collection of FileManagerCustomToolbarItems in File Manager component.
FileManagerDetailsViewSettings
Defines the Details view settings of the FileManager component.
FileManagerDirectoryContent
Represents the class for FileManager Directory content.
FileManagerEvents<TValue>
Represents the FileManagerEvents component.
FileManagerNavigationPaneSettings
Defines the navigation pane settings for the filemanager component.
FileManagerPageSettings
Configures the File Manager paging settings.
FileManagerResponse<T>
Represents the class for FileManager Response data.
FileManagerSearchSettings
Defines the search settings for the filemanager component.
FileManagerToolbarSettings
Defines the toolbar settings for the filemanager component.
FileManagerUploadSettings
Defines the upload settings for the filemanager component.
FileOpenEventArgs<TValue>
Represents the class for FileOpen event arguments.
FileSelectEventArgs<TValue>
Represents the class for FileSelect event arguments.
FileSelectionEventArgs<TValue>
Represents the class for FileSelection event arguments.
FolderCreateEventArgs<TValue>
Provides information about the FolderCreating event callback.
FolderCreatedEventArgs<TValue>
Provides information about the FolderCreated event callback.
ItemRenameEventArgs<TValue>
Provides information about the ItemRenaming event callback.
ItemRenamedEventArgs<TValue>
Provides information about the ItemRenamed event callback.
ItemsDeleteEventArgs<TValue>
Provides information about the ItemsDeleting event callback.
ItemsDeletedEventArgs<TValue>
Provides information about the ItemsDeleted event callback.
ItemsMoveEventArgs<TValue>
Provides information about the ItemsMoving event callback.
ItemsMovedEventArgs<TValue>
Provides information about the ItemsMoved event callback.
ItemsUploadEventArgs<TValue>
Provides information about the ItemsUploading event callback.
ItemsUploadedEventArgs<TValue>
Provides information about the ItemsUploaded event callback.
MenuClickEventArgs<TValue>
Represents the class for MenuClick event arguments.
MenuItemModel
MenuOpenEventArgs<TValue>
Represents the class for MenuOpen event arguments.
PopupOpenCloseEventArgs
Represents the class for PopupOpenClose event arguments.
ReadEventArgs<TValue>
Provides information about the OnRead event callback.
SearchEventArgs<TValue>
Provides information about the Searching event callback.
SearchedEventArgs<TValue>
Provides information about the Searched event callback.
SfFileManager<TValue>
This class hold constants of file manager.
SuccessEventArgs<TValue>
Provides information about the OnSuccess event callback.
ToolBarItemModel
Represents the class for a Toolbar item model.
ToolbarClickEventArgs<TValue>
Represents the class for ToolbarClick event arguments.
ToolbarCreateEventArgs
Represents the class for ToolbarCreate event arguments.
UploadListCreateArgs
Represents the class for UploadListCreate event arguments.
ValidationMessages
Represents the class for min / max size validation messages.
Enums
ClipMode
Defines the cell content's overflow mode. The available modes are
Clip - Truncates the cell content when it overflows its area.
Ellipsis - Displays ellipsis when the cell content overflows its area.
EllipsisWithTooltip - Displays ellipsis when the cell content overflows its area
also it will display tooltip while hover on ellipsis applied cell.
FilterType
Specifies the filter type for Search settings of the File Manager.
SortOrder
Defines the sorting order of the folders and files.
TextAlign
Defines alignments of text.
UploadMode
Specifies the upload method for the File Manager component.
ViewType
Defines the view type of the FileManager.