NevronOpenVision
Nevron.Nov.Grid Namespace / NTreeGrid Class
Fields Properties Methods Events


In This Topic
    NTreeGrid Class Members
    In This Topic

    The following tables list the members exposed by NTreeGrid.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the list tree view can create fields for the IdFieldName and ParentIdFieldName fields from the data source. By default set to false.  
    Public PropertyGets or sets the Id field. This is a service field name.  
    Public PropertyGets or sets the parent Id field name. This is a service field name.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Return the tree data row that represents the specifried row index from the data source.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to check for service fields and whether the creation of service fields is allowed.  
    Internal MethodOverridden.   
    Internal MethodOverridden.   
    Internal Method  
    Protected MethodCalled when the IdColumn property has changed.  
    Protected MethodCalled when the ParentIdColumn property has changed.  
    Protected MethodCalled when the IdFieldName or ParentIdFieldName properties have changed. Raises the ServiceFieldNameChangedEvent event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the IdFieldName or ParentIdFieldName properties have changed.  
    Top
    See Also