BCGControlBar Library for .NET
ImageCell Class
Members 




Implements image cell.
Object Model
ImageCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class ImageCell 
   Inherits Cell
'Usage
 
Dim instance As ImageCell
public class ImageCell : Cell 
public __gc class ImageCell : public Cell 
public ref class ImageCell : public Cell 
Remarks
Displays static image. Set GridContentAlignmentFlags.Fill to corresponding item's visual style to make the image cover the whole cell.
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.ImageCell

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

ImageCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback