CustomField..::..CellType Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Plugin
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public CustomField..::..CellTypes CellType { get; set; }
Public Property CellType As CustomField..::..CellTypes
	Get
	Set
public:
property CustomField..::..CellTypes^ CellType {
	CustomField..::..CellTypes^ get ();
	void set (CustomField..::..CellTypes^ value);
}