BCGControlBar Library for .NET
ImageTextCell Class
Members 




Implements image with text cell.
Object Model
ImageTextCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class ImageTextCell 
   Inherits TextCell
'Usage
 
Dim instance As ImageTextCell
public class ImageTextCell : TextCell 
public __gc class ImageTextCell : public TextCell 
public ref class ImageTextCell : public TextCell 
Remarks
It's possible to define different image-text relations. Text can be editable.
Data describing this cell is defined by GridImageTextItem.
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.ImageTextCell

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

ImageTextCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback