티스토리 뷰
TextEdit에서 천 단위로 끊어서 표기하기(ex: 2,300) 입니다.
this.textEdit.Properties.Mask.EditMask = "n0";
this.textEdit.Properties.Mask.UseMaskAsDisplayFormat = true;
this.textEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
위의 코드를 생성자 안에 작성하면 됩니다.
'C# > DevExpress' 카테고리의 다른 글
DevExpress / Winform Unbound Column 생성하기 입니다. (0) | 2019.09.10 |
---|---|
DevExpress / Winform 행의 색깔 변경하기 입니다. (0) | 2019.09.10 |
DevExpress / Winform TextEdit에서 천 단위로 끊어서 표기하기(ex: 2,300) (0) | 2019.09.10 |
DevExpress / Winform 유효성 검사를 합니다. (0) | 2019.07.11 |
DevExpress / Winform 로컬 드라이브에서 TreeList를 사용하여 디렉토리 구조를 확인합니다. (0) | 2019.06.16 |
DevExpress / Winform TreeList에서 노드 추가하기 입니다. (0) | 2019.06.16 |
- TAG
- c#, DevExpress, Mask, TextEdit, winform
댓글
공지사항
최근에 올라온 글
- Total
- 71,403
- Today
- 5
- Yesterday
- 151
링크
TAG
- DevExpress
- winform
- DataGridView
- database
- gridview
- ContextMenuStrip
- CheckedListBoxControl
- mariadb
- RepositoryGridLookUpEdit
- 비동기
- EditMask
- BAR
- c#
- TextEdit
- CheckEdit
- node
- SQLite
- Chart
- ComboBox
- PostgreSQL
- ComboBoxEdit
- Datasource
- LookUpEdit
- GridControl
- TreeView
- task
- TreeList
- Await
- DateEdit
- 전체 선택