Sheet..::..CustomColumnXML Property

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

Syntax


public string CustomColumnXML { get; set; }
Public Property CustomColumnXML As String
	Get
	Set
public:
property String^ CustomColumnXML {
	String^ get ();
	void set (String^ value);
}