Class PropertyMapping
Represents the class for custom attributes.
Inheritance
System.Object
PropertyMapping
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public class PropertyMapping : Attribute
Constructors
PropertyMapping()
Declaration
public PropertyMapping()
Fields
Property
Defines the name of the property.
Declaration
public string Property
Field Value
Type |
---|
System.String |