BCGControlBar Library for .NET
PasswordEditCell Class
Members 




Implements a cell that allows to enter a password.
Object Model
PasswordEditCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class PasswordEditCell 
   Inherits TextCell
'Usage
 
Dim instance As PasswordEditCell
public class PasswordEditCell : TextCell 
public __gc class PasswordEditCell : public TextCell 
public ref class PasswordEditCell : public TextCell 
Inheritance Hierarchy

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

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

PasswordEditCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback