Class
FieldPropertyDefinition

Definition

Namespace:Telerik.WinForms.Documents.Model.Fields

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public class FieldPropertyDefinition

Inheritance: objectFieldPropertyDefinition

Constructors

FieldPropertyDefinition(string)

Declaration

cs-api-definition
public FieldPropertyDefinition(string propertyName)

Parameters

propertyName

string

Properties

PropertyName

Declaration

cs-api-definition
public string PropertyName { get; }

Property Value

string