Property | Type | Description | |
---|---|---|---|
Default |
Method | Description | |
---|---|---|
Clone ( ) : object |
Clone this object. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
|
|
ComboBox ( |
Copy constructor. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
|
Method | Description | |
---|---|---|
GetElements ( ) : IEnumerable |
||
PrepareView ( CellContext context ) : void | ||
PrepareVisualElementDropDown ( CellContext context ) : void |
Method | Description | |
---|---|---|
ComboBox ( ) : System | ||
GetBaseElements ( ) : IEnumerable |
public ComboBox ( |
||
p_Source | ||
return | System |
protected PrepareView ( CellContext context ) : void | ||
context | CellContext | |
return | void |
protected PrepareVisualElementDropDown ( CellContext context ) : void | ||
context | CellContext | |
return | void |