BCGControlBar Library for .NET
PushButtonCell Class
Members 




Implements push button cell.
Object Model
PushButtonCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class PushButtonCell 
   Inherits TextCell
'Usage
 
Dim instance As PushButtonCell
public class PushButtonCell : TextCell 
public __gc class PushButtonCell : public TextCell 
public ref class PushButtonCell : public TextCell 
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.PushButtonCell
            BCGSoft.Controls.Grid.CommandButtonCell

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

PushButtonCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback