CalculateDocumentVariableEventArgs.Arguments Property
Provides access to a collection of arguments within the DOCVARIABLE field.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ArgumentCollection | An ArgumentCollection instance containing DOCVARIABLE field arguments. |
See Also