Version

EnableChildlessRowsPopulation Property (IBand)

Indicates wether an empty row island should be created for a child band that does not have any rows. The row island is and the expansion indicator are not visible on the client until a row is added to it via java script.
Syntax
'Declaration
 
Property EnableChildlessRowsPopulation As Boolean
bool EnableChildlessRowsPopulation {get; set;}
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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