300x250 texteditstyle1 DevExpress / Winform GridView 특정 컬럼에 글 입력 안되게 하기. Gridview의 특정 컬럼에 콤보 박스가 있다 가정할 때 이 콤보 박스는 선택을 할수 있어야 하지 값 입력이 되면 안됩니다. 값 입력을 막는 코드 입니다. this.genderComboBox.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; 2019. 5. 8. 이전 1 다음 300x250