ASPxClientFileManagerSelectionChangedEventArgs.name Property
In This Article
Gets the name of the currently processed file.
#Declaration
TypeScript
name: string
#Property Value
Type | Description |
---|---|
string | A string value that specifies the file’s name. |
See Also