Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NDataGridViewDetailsCell Class
Members


In This Topic
    NDataGridViewDetailsCell Class
    In This Topic
    Object Model
    NDataGridViewDetailsCell Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.Windows.Forms.DataGridViewCellConverter)>
    Public Class NDataGridViewDetailsCell 
       Inherits System.Windows.Forms.DataGridViewCell
    'Usage
     
    
    Dim instance As NDataGridViewDetailsCell
    [System.ComponentModel.TypeConverter(System.Windows.Forms.DataGridViewCellConverter)]
    public class NDataGridViewDetailsCell : System.Windows.Forms.DataGridViewCell 
    Inheritance Hierarchy

    System.Object
       System.Windows.Forms.DataGridViewElement
          System.Windows.Forms.DataGridViewCell
             Nevron.UI.WinForm.Controls.NDataGridViewDetailsCell

    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