Mini Kabibi Habibi
<?xml version="1.0" encoding="UTF-8"?>
<totalinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="H:\Work\XML Schemes\module-new.xsd">
<controls>
<controlentry>
<control>
<name>gridControl1</name>
<windowcaption>XtraGrid Control</windowcaption>
<description>The InitData method supplies the grid control with data from the database. It specifies the database's location and access method, creates a DataSet and OleDbDataAdapter objects. The OleDbDataAdapter object serves as a bridge between the physical data and a dataset. Then a DataView object bound to a table in the DataSet is created and assigned to the grid's DataSource property.</description>
<memberlist>DataSource</memberlist>
<dtimage></dtimage>
</control>
</controlentry>
</controls>
</totalinfo>