InterfaceIFieldArgumentNode
Interface
Represents an argument node in a field expression, providing access to the value and type of the argument used in document fields.
Definition
Namespace:Telerik.Windows.Documents.Model.Fields.CodeExpressions
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public interface IFieldArgumentNode : IFieldCodeExpressionNode
Inherited Members