RecentItemCollection..::..MaxItems Property

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

Syntax


public int MaxItems { get; set; }
Public Property MaxItems As Integer
	Get
	Set
public:
property int^ MaxItems {
	int^ get ();
	void set (int^ value);
}