Icon..::..IconImages Property

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

Syntax


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