The ColumnCheckBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ColumnCheckBox | ColumnCheckBox클래스의 새 인스턴스를 초기화합니다.
|
Methods
Name | Description | |
---|---|---|
![]() | GetEditingValue |
컨트롤에서 셀에 적용할 값을 가져올때 호출됩니다.
(Overrides ColumnControl<(Of <(<'TControl>)>)>..::..GetEditingValue(TControl).) |
![]() | OnEditValue |
값이 편집될때 호출됩니다.
(Overrides Column..::..OnEditValue(EditValueEventArgs).) |
![]() | PaintValue |
셀을 그릴때 호출됩니다.
(Overrides ColumnControl<(Of <(<'TControl>)>)>..::..PaintValue(Graphics, Rectangle, Rectangle, IStyle, Object).) |
![]() | SetEditingValue |
셀의 값을 컨트롤에 적용할때 호출됩니다.
(Overrides ColumnControl<(Of <(<'TControl>)>)>..::..SetEditingValue(TControl, Object).) |