ASPxClientRichEditContentRemovedEventArgs.subDocumentId Property
In This Article
Gets the active sub-document’s identifier.
#Declaration
TypeScript
subDocumentId: number
#Property Value
Type | Description |
---|---|
number | The sub-document’s identifier |
See Also