Interface
IFieldArgumentNode

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 IFieldCodeExpressionNode.GetCodeExpressionString()IFieldCodeExpressionNode.GetCodeExpressionFragment()

Properties

Text

Gets the text of the field argument node.

Declaration

cs-api-definition
string Text { get; }

Property Value

string

The text associated with the field argument node.

In this article
DefinitionPropertiesText
Not finding the help you need?
Contact Support