PCustomControlTemplate.Test Property

PlantiT

PCustomControlTemplateTest Property

TestProperty aus Voreinstellung

Namespace:  PlantiT.User.CustomControlTemplate
Assembly:  PlantiT.User.CustomControlTemplate (in PlantiT.User.CustomControlTemplate.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Test { get; set; }
Public Property Test As Integer
	Get
	Set
public:
property int Test {
	int get ();
	void set (int value);
}
member Test : int with get, set

Property Value

Type: Int32
See Also