当前位置:网站首页>Description of common operations and help projects about DevExpress in C#
Description of common operations and help projects about DevExpress in C#
2022-08-01 16:33:00 【Milk coffee 13】
I. Realize the effect
Second, realize the function
2.1. Introduction to the project content
This is an example project project of common components of Winform developed using DevExpress20.1 components, including the use examples of common components in DevExpress (such as forms, time, drop-down boxes, etc.), and also includes the component development of [DevExpress20.1.3]Package and installation configuration tutorial;
The main function of this project is to allow developers to quickly and easily grasp the usage of common components through example content, and to encapsulate the corresponding help classes, which can be used immediately and reduce learning costs;Contains the following major content:
①Common (ComboxEdit, LookupEdit, DateEdit, simpleButton, NavigationPage, GridView, ChartControl) and other component operations and form adaptation;A full range of example demonstration operations are carried out for the examples of ;
③The corresponding help classes are all encapsulated for the contents of these controls, which are convenient to be transplanted to other projects for direct use;
2.2, the main realization function of the project project
The main functions of this sample project are:
①Common operations on the table [such as: loading data, modifying the background, color, name of the header (or specifying rows and columns), and modifying the table contents arbitrarily, obtaining the specified columns, etc.];
2 Realize the operation of entity data [such as: convert entity class to DataTable, convert DataTable to entity, copy DataTale, add fields to DataTable, add columns, add rows, etc.].
③ Realize the creation of linear charts (such as: single-line, double-line charts, zoom in and out, export charts);
④Realize composite header design for tables (multiple headers can be designed, table columns can be fixed, header name can be modified, background color can be modified, width can be set, adaptive, etc.);
⑤The content of the table can be exported to Excel file and other operations;
⑥Realize the related operations of the navigation bar controls (each navigation corresponds to the navigation content, and the writing of its trigger events, etc.), which is used to quickly get started with components and use;
⑦The realization of common buttons, drop-down boxes, dates, display controls, input controls, etc. is a demonstration example;
Note: Most of the content involved in the above functions have encapsulated corresponding help classes, you can directly call the help classes to achieve the effect, which is simple and convenient.
Three, the core article of realization
3.1. How to obtain the project
Only need to purchase "C# Common Help Class" column to get the download link and address of the project [that is: Winform's UI helper class - some components will use DevExpress components", the fourth part of the article "four, about the common operations of DevExpress andYou can download the source code of the project project to the local in the content of "Help Project Engineering Download", as shown in the figure below, and the help content involved in this project can be directly used in your own project project.
3.2, the implementation learning tutorial of the project content
You can go to the "Winform" column, check the corresponding articles starting with DevExpress to find out the nanny-level tutorial instructions for learning the content of the corresponding knowledge points; as shown in the following figure:
边栏推荐
- 好家伙,公司服务器直接热崩掉了!
- Shell basic function writing
- 软件测试谈薪技巧:同为测试人员,为什么有人5K,有人 20K?
- Flink - SQL can separate a certain parallelism of operator node configuration?
- 首席工程师究竟是怎样的存在?
- DOM系列之触屏事件
- 如何有效地开发 Jmix 扩展组件
- HashCode technology insider interview must ask
- MySQL [create and manage tables]
- Vulnhub靶机:HARRYPOTTER_ NAGINI
猜你喜欢
LeetCode Week 303
p5js炫酷网页流光动画
ESP8266-Arduino编程实例-74HC595位移寄存驱动
MLX90640 红外热成像仪测温模块开发笔记(完整版)
ECCV 2022 | Poseur:你以为我是姿态估计,其实是目标检测哒
工业制造行业的低代码开发平台思维架构图
HashCode technology insider interview must ask
pynlpir更新license Error: unable to fetch newest license解决方案
Vulnhub靶机:HARRYPOTTER_ NAGINI
MySQL locking case analysis
随机推荐
LeetCode第 303 场周赛
js判断是pc端还是移动端(包括ipad)
mysql 面试题
如何有效地开发 Jmix 扩展组件
指针进阶(二)
HashCode technology insider interview must ask
实习日报-2022-7-29
PAT 甲级 A1003 Emergency
SQL函数 TIMESTAMPDIFF
美国弗吉尼亚大学、微软 | Active Data Pattern Extraction Attacks on Generative Language Models(对生成语言模型的主动数据模式提取攻击)
22年镜头“卷”史,智能手机之战卷进死胡同
【硬核拆解】50块2个的2022年夏季款智能节电器到底能不能省电?
暑气渐敛,8月让我们开源一夏!
Zhaoqi Science and Technology Innovation Platform attracts talents and attracts talents, and attracts high-level talents at home and abroad
工业制造行业的低代码开发平台思维架构图
5年测试,只会功能要求17K,功能测试都敢要求这么高薪资了?
软件测试谈薪技巧:同为测试人员,为什么有人5K,有人 20K?
Vulnhub靶机:HARRYPOTTER_ NAGINI
DOM series of touch screen events
MySQL INTERVAL 关键字指南