Argument Class
An argument within the document field.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Remarks
Field arguments are contained within the ArgumentCollection collection.
When handling the Document.CalculateDocumentVariable event, you can access the DOCVARIABLE field arguments via the CalculateDocumentVariableEventArgs.Arguments property.