Nevron.UI.WinForm.Controls Namespace / NDataGridViewProgressBarCell Class
Members


NDataGridViewProgressBarCell Class
Object Model
NDataGridViewProgressBarCell Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute(Nevron.Presentation.NToolboxBitmapResolver, "UI.WinForm.Controls.Resources.ToolboxBitmaps.NProgressBar.bmp")>
<System.ComponentModel.ToolboxItemAttribute(False)>
<System.ComponentModel.TypeConverterAttribute(System.Windows.Forms.DataGridViewCellConverter)>
Public Class NDataGridViewProgressBarCell 
   Inherits System.Windows.Forms.DataGridViewTextBoxCell
 
'Usage
 
Dim instance As NDataGridViewProgressBarCell
Inheritance Hierarchy

System.Object
   System.Windows.Forms.DataGridViewElement
      System.Windows.Forms.DataGridViewCell
         System.Windows.Forms.DataGridViewTextBoxCell
            Nevron.UI.WinForm.Controls.NDataGridViewProgressBarCell

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