FieldProperty
Class
Definition
Namespace:Telerik.WinForms.Documents.Model.Fields
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class FieldProperty
Inheritance: objectFieldProperty
Constructors
C#
public FieldProperty(Field owner, FieldPropertyDefinition propertyDefinition)
Properties
C#
public bool IsNestedField { get; }
C#
public FieldPropertyDefinition PropertyDefinition { get; }