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

Definition

Namespace:Telerik.WinForms.Documents.Model.Fields

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class FieldPropertyDefinition

Inheritance: objectFieldPropertyDefinition

Constructors

C#
public FieldPropertyDefinition(string propertyName)
Parameters:propertyNamestring

Properties

C#
public string PropertyName { get; }