File tree 1 file changed +1
-6
lines changed
1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 1
- <!-- default badges list -->
2
- ![ ] ( https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/274919437/2023.1 )
3
- [ ![ ] ( https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white )] ( https://supportcenter.devexpress.com/ticket/details/T906638 )
4
- [ ![ ] ( https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square )] ( https://docs.devexpress.com/GeneralInformation/403183 )
5
- <!-- default badges end -->
6
1
# How to Create a Custom DevExpress Report Control
7
2
8
3
## Report Control Development Steps
@@ -48,7 +43,7 @@ The project is in the [Examples/CustomControlExample.AspNetCore](./Examples/Cust
48
43
### XRSwissQRBill
49
44
50
45
- [ XRSwissQRBill.cs] ( /DevExpress.XtraReports.CustomControls.SwissQRBill/SwissQRBill/XRSwissQRBill.cs )
51
- - [ SwissQRBillCustomControl.cs] ( /DevExpress.XtraReports.CustomControls.SwissQRBill\ SwissQRBillCustomControl.cs )
46
+ - [ SwissQRBillCustomControl.cs] ( /DevExpress.XtraReports.CustomControls.SwissQRBill/ SwissQRBillCustomControl.cs )
52
47
- [ SwissQRBillBrick.cs] ( /DevExpress.XtraReports.CustomControls.SwissQRBill/SwissQRBill/SwissQRBillBrick.cs )
53
48
- [ CustomControlToolBoxRegistrator.cs] ( /DevExpress.XtraReports.CustomControls.Design/CustomControlToolBoxRegistrator.cs )
54
49
- [ XRSwissQRBillDesignerActionList.cs] ( /DevExpress.XtraReports.CustomControls.Design/XRSwissQRBillDesignerActionList.cs )
You can’t perform that action at this time.
0 commit comments