Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NTreeListGridInfo Structure
Members


In This Topic
    NTreeListGridInfo Structure
    In This Topic
    Object Model
    NTreeListGridInfo Structure
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(Nevron.UI.WinForm.Controls.NTreeListGridInfoTypeConverter)>
    <System.SerializableAttribute()>
    Public Structure NTreeListGridInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NTreeListGridInfo
    [System.ComponentModel.TypeConverter(Nevron.UI.WinForm.Controls.NTreeListGridInfoTypeConverter)]
    [System.Serializable()]
    public struct NTreeListGridInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.WinForm.Controls.NTreeListGridInfo

    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