This example creates a custom Grid control that can print and export custom drawn content (the example handles CustomDrawRowIndicator
and CustomDrawFooterCell
events).
- Form1.cs (VB: Form1.vb)
- MyGridControl.cs (VB: MyGridControl.vb)
- MyGridHandler.cs (VB: MyGridHandler.vb)
- MyGridRegistration.cs (VB: MyGridRegistration.vb)
- MyGridView.cs (VB: MyGridView.vb)
- MyGridViewInfo.cs (VB: MyGridViewInfo.vb)
- MyGridViewPrintInfo.cs (VB: MyGridViewPrintInfo.vb)
(you will be redirected to DevExpress.com to submit your response)