Sheet..::..GroupingInfoBase64 Property

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

Syntax


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