ASPxClientRichEdit.fileName Property
Specifies the name of the saved/downloaded file.
Declaration
get fileName(): string
set fileName(name: string)
Property Value
| Type | Description |
|---|---|
| string | The file name. |
See Also
Specifies the name of the saved/downloaded file.
get fileName(): string
set fileName(name: string)
| Type | Description |
|---|---|
| string | The file name. |