The properties of the ImageCell class are listed below. For a complete list of ImageCell class members, see the ImageCell Members topic.
Alignment | Gets or sets the image alignment. |
Anchor (inherited from Cell) | Gets or sets the AnchorStyle of a cell. |
AutoHeight (inherited from Cell) | Determines whether cell changes height according to data. |
AutoResize | Gets or sets autoresize. |
AutoTransparent | Gets or sets autotransparency. |
BackColor (inherited from Cell) | Gets or sets the background color of a cell. |
Border (inherited from Cell) | Gets or sets the BorderType of a cell. |
Bounds (inherited from Cell) | Gets or sets the bounds of a cell relative to displayed item. |
CellSource (inherited from Cell) | Gets or sets the CellSource of a Cell. |
CustomizeCell (inherited from Cell) | Gets or sets the boolean value indicating whether cells can be customized during drawing of AdvancedComboBox. |
DesignName (inherited from Cell) | Gets or sets the design-time name of the Cell. |
ForeColor (inherited from Cell) | Gets or sets the foreground color of a cell. |
ImageIndex | Gets or sets image index for the cell. |
ImageList | Gets or sets the image list. |
ImageListIndex | |
Item (inherited from Cell) | Gets or sets the data for given cell on given cell index. |
Location (inherited from Cell) | |
Name (inherited from Cell) | Gets or sets the name of the Cell. |
Parent (inherited from Cell) | Gets the reference to parent AdvancedComboBox. |
Selectable (inherited from Cell) | Gets or sets a value indicating whether the current cell can be selected. |
Site (inherited from Component) | Gets or sets the ISite of the Component. |
Size (inherited from Cell) | |
TransparentColor | Gets or sets the transparent color. |
Visible (inherited from Cell) |
CurrentItem (inherited from Cell) | Gets During drawing contains the reference to current item. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
Graphics (inherited from Cell) | Gets the reference to current graphics to draw. |
Owner (inherited from Cell) | Gets or sets the ItemTemplate, which owns the cell. |
ImageCell Class | Resco.Controls.AdvancedComboBox Namespace