반응형 grid checkbox1 Infragistics Grid에 체크 박스 넣기 ultragrid checkbox 울트라그리드에 체크박스 넣을 사용하는 속성. cols["checked"].Header.Caption = ""; cols["checked"].Header.ToolTipText = "Download DataBase"; cols["checked"].Width = 20; cols["checked"].Header.CheckBoxVisibility = HeaderCheckBoxVisibility.WhenUsingCheckEditor; cols["checked"].CellActivation = Activation.AllowEdit; cols["checked"].CellClickAction = CellClickAction.Edit; cols["checked"].Style = Infra.. 2016. 1. 4. 이전 1 다음 반응형