Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/GridMainDemo/CodeInfo/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/WinForms/VB/GridMainDemo/CodeInfo/GridSheet.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo>
	<controls>
		<controlentry>
			<control>
				<name>gridControl1</name>
				<windowcaption>Emulating a spread sheet</windowcaption>
				<description>All grid columns in this example are unbound. Values for them are provided via the CustomUnboundColumnData event. Summary values displayed in the grid's footer are calculated on the data source level and provided via the CustomSummaryCalculate event. The GridControl's data source - the Spread object - stores data within Hashtables. Memory for empty cells is not allocated.</description>
        <memberlist>GridControl.DataSource, ColumnView.CustomUnboundColumnData, GridView.CustomSummaryCalculate</memberlist>
				<dtimage/>
			</control>
		</controlentry>
	</controls>
</totalinfo>