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

The class exposes information about function argument used in UI.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

C#
public class ArgumentInfoView

Inheritance: objectArgumentInfoView

Properties

Gets the description of the argument.

C#
public string Description { get; }
Property Value:

The description.

Gets the name of the argument.

C#
public string Name { get; }
Property Value:

The name.

Type

ArgumentType

Gets the type of the argument.

C#
public ArgumentType Type { get; }
Property Value:

The type.

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