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


In This Topic
    NCustomDetailsPresenter Class Members
    In This Topic

    The following tables list the members exposed by NCustomDetailsPresenter.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldDelegate for creating the details cells for a specific details row  
    Public FieldDelegate for getting the count of detail rows  
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden. Given the details that need to be presented, returns the count of detail rows that are needed. Overriden to return 1, as the NCustomDetailsPresenter tries to embed all details into a single tab control placed in a single details row.  
    Top
    See Also