SpreadColumnPermission..::..Grid Property

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

Syntax


public FpSpread Grid { get; set; }
Public Property Grid As FpSpread
	Get
	Set
public:
property FpSpread^ Grid {
	FpSpread^ get ();
	void set (FpSpread^ value);
}