Back to Devexpress

ASPxClientRichEdit.documentName Property

aspnet-js-aspxclientrichedit-f91ef372.md

latest636 B
Original Source

ASPxClientRichEdit.documentName Property

Specifies the name of the current document.

Declaration

ts
get documentName(): string
set documentName(name: string)

Property Value

TypeDescription
string

The document name.

|

Remarks

The ASPxRichEdit control assigns the name of an opened document to the documentName property.

See Also

Client API

ASPxClientRichEdit Class

ASPxClientRichEdit Members