Mini Kabibi Habibi
<?xml version="1.0" encoding="utf-8"?>
<Application>
<Options Skin="Seven" UIType="TabbedMDI" FormStyle="Ribbon" EnableHtmlFormatting="True" />
<SchemaModules>
<SchemaModule Name="SchedulerModuleBase" Version="13.1.1.0" IsNewNode="True" />
<SchemaModule Name="SchedulerWindowsFormsModule" Version="13.1.1.0" IsNewNode="True" />
<SchemaModule Name="SystemModule" Version="13.1.1.0" IsNewNode="True" />
<SchemaModule Name="SystemWindowsFormsModule" Version="13.1.1.0" IsNewNode="True" />
</SchemaModules>
<Views>
<ListView Id="DomainComponents.XCRM.IActivityTarget_Activities_ListView" EditorTypeName="DevExpress.ExpressApp.Win.Editors.GridListEditor" />
<ListView Id="XCRM.Module.ICRMActivity_ListView" SchedulerViewType="Month" />
<ListView Id="ICRMInvoice_ListView_Chart" EditorTypeName="DevExpress.ExpressApp.Chart.Win.ChartListEditor" />
<ListView Id="ICRMInvoice_ListView_PivotGrid" EditorTypeName="DevExpress.ExpressApp.PivotGrid.Win.PivotGridListEditor" />
<ListView Id="ILeadByLeadSource_ListView" EditorTypeName="DevExpress.ExpressApp.Chart.Win.ChartListEditor" UseServerMode="False" />
<ListView Id="DomainComponents.XCRM.ILeadHistoryRecord_ListView" EditorTypeName="DevExpress.ExpressApp.Chart.Win.ChartListEditor" UseServerMode="False" />
<DetailView Id="DomainComponents.XCRM.INote_DetailView">
<Items>
<PropertyEditor Id="Description" PropertyEditorType="DevExpress.ExpressApp.HtmlPropertyEditor.Win.HtmlPropertyEditor" />
</Items>
</DetailView>
<ListView Id="IOpportunityByLeadSource_ListView" EditorTypeName="DevExpress.ExpressApp.Chart.Win.ChartListEditor" UseServerMode="False" />
<DashboardView Id="Sales Dashboard">
<Items>
<DashboardViewItem Id="ILeadByLeadSource_ListView" Caption="Lead Sources" />
<DashboardViewItem Id="ILeadHistoryRecord_ListView" Caption="Sale Stages" />
<DashboardViewItem Id="IOpportunityByLeadSource_ListView" Caption="Oportunity by Lead Source" />
<DashboardViewItem Id="ITop5Customers_ListView" Caption="Top Five Customers" />
</Items>
</DashboardView>
</Views>
</Application>