NevronOpenVision
Nevron.Nov.Grid Namespace / NCustomDetailsPresenter Class / GetDetailsRowCount Method
GetDetailsRowCount Method (NCustomDetailsPresenter)
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.
Syntax
public override System.int GetDetailsRowCount( 
   NDetailCollection detailCollection
)

Parameters

detailCollection
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also