Some tips to become the master of DevExpress

Best way to set the same Look-and-Feel style of the entire application with DXperience for Windows Form

https://www.devexpress.com/Support/Center/Question/Details/K18013 How to remove the column on the left of the first column (GridEdit)

https://www.devexpress.com/Support/Center/Question/Details/CQ55903 Allow only decimal number in TextEdit

https://documentation.devexpress.com/#WindowsForms/CustomDocument1498 Add object to item of ComboBoxEdit

https://documentation.devexpress.com/#windowsforms/clsDevExpressXtraEditorsComboBoxEdittopic Updating….

Định dạng giờ – ngày – tháng – năm trong c#

Một số định dạng ngày tháng năm theo mẫu của MS

Tóm lại là như thế này: d hoặc dd :  ngày hiện tại (20) dddd : thứ hiện tại (Friday) ddd : thứ hiện tại (Sun) MM: tháng hiện tại (02) MMM: tháng hiện tại (Apr) MMMM: tháng hiện tại (April) YYYY: năm…