BCGControlBar Library for .NET
TextCell Class
Members 




This class implements a cell with text.
Object Model
TextCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class TextCell 
   Inherits Cell
'Usage
 
Dim instance As TextCell
public class TextCell : Cell 
public __gc class TextCell : public Cell 
public ref class TextCell : public Cell 
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.ComboBoxCell
         BCGSoft.Controls.Grid.DateTimeCell
         BCGSoft.Controls.Grid.GroupCell
         BCGSoft.Controls.Grid.HyperlinkCell
         BCGSoft.Controls.Grid.ImageTextCell
         BCGSoft.Controls.Grid.MaskEditCell
         BCGSoft.Controls.Grid.PasswordEditCell
         BCGSoft.Controls.Grid.PushButtonCell
         BCGSoft.Controls.Grid.SpinButtonCell

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

TextCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback