Back to Devexpress

FileManagerBuilder.SelectedItemKeys Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-filemanagerbuilder-dot-selecteditemkeys.md

latest953 B
Original Source

FileManagerBuilder.SelectedItemKeys Method

NameParametersDescription
SelectedItemKeys(JS)valueContains an array of initially or currently selected files and directories' keys. Mirrors the client-side selectedItemKeys option.
SelectedItemKeys(IEnumerable<String>)valueContains an array of initially or currently selected files and directories' keys. Mirrors the client-side selectedItemKeys option.