New to Telerik UI for WPFStart a free 30-day trial

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:

C#
public interface IFieldArgumentNode : IFieldCodeExpressionNode

Derived Classes: FieldArgumentNodeNestedFieldArgumentNode

Inherited Members IFieldCodeExpressionNode.GetCodeExpressionString()IFieldCodeExpressionNode.GetCodeExpressionFragment()

Properties

Gets the text of the field argument node.

C#
string Text { get; }
Property Value:

The text associated with the field argument node.

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