Nevron .NET Vision
Nevron.FormulaSheet Namespace / NDataGridColumnInfo Class / Type Field


In This Topic
    Type Field (NDataGridColumnInfo)
    In This Topic
    Type of values contained in the column
    Syntax
    'Declaration
     
    
    Public Type As System.Type
    'Usage
     
    
    Dim instance As NDataGridColumnInfo
    Dim value As System.Type
     
    value = instance.Type
     
    instance.Type = value
    public System.Type Type
    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