Class FieldPropertyDefinition
Inheritance
System.Object
FieldPropertyDefinition
Namespace: Telerik.Windows.Documents.Model.Fields
Assembly: Telerik.Windows.Documents.dll
Syntax
public class FieldPropertyDefinition : Object
Constructors
FieldPropertyDefinition(String)
Declaration
public FieldPropertyDefinition(string propertyName)
Parameters
System.String
propertyName
|
Properties
PropertyName
Declaration
public string PropertyName { get; }
Property Value
System.String
|