The ColumnComboBox type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ColumnComboBox | ColumnComboBox클래스의 새 인스턴스를 초기화합니다.
|
Methods
Name | Description | |
---|---|---|
![]() | GetEditingValue |
컨트롤에서 셀에 적용할 값을 가져올때 호출됩니다.
(Overrides ColumnDropDown<(Of <(<'TControl>)>)>..::..GetEditingValue(TControl).) |
![]() | GetPreferredSize | (Overrides ColumnDropDown<(Of <(<'TControl>)>)>..::..GetPreferredSize(Size).) |
![]() | SetEditingValue |
셀의 값을 컨트롤에 적용할때 호출됩니다.
(Overrides ColumnDropDown<(Of <(<'TControl>)>)>..::..SetEditingValue(TControl, Object).) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DefaultMaxDropDownItems |
펼쳐질 목록에 보여질 아이템 갯수의 기본값입니다.
|
Properties
Name | Description | |
---|---|---|
![]() | DataSource |
펼쳐질 목록에 표시할 데이터 소스를 가져오거나 설정합니다.
|
![]() | MaxDropDownItems |
펼쳐질 목록에 보여질 최대 아이템 갯수를 가져오거나 설정합니다.
|