BCGControlBar Library for .NET
ImageListCell Class
Members 




Implements image list cell.
Object Model
ImageListCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class ImageListCell 
   Inherits Cell
'Usage
 
Dim instance As ImageListCell
public class ImageListCell : Cell 
public __gc class ImageListCell : public Cell 
public ref class ImageListCell : public Cell 
Remarks
When the cell is clicked, selection index is incremented and next image from image list is shown.
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.ImageListCell

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageListCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback