Class CF2PropertyCustom

CF2PropertyCustom class

The custom property

public class CF2PropertyCustom : CF2Property

Constructors

NameDescription
CF2PropertyCustom(string, string)Initializes a new instance of the CF2PropertyCustom class.

Properties

NameDescription
Containt { get; set; }The containt
Name { get; set; }The property name

See Also