Heureka API .NET Documentation
NumRows Property (ICategoryConfig)



The number of rows in this config
Syntax
'Declaration
 
ReadOnly Property NumRows As Integer
'Usage
 
Dim instance As ICategoryConfig
Dim value As Integer
 
value = instance.NumRows
int NumRows {get;}
property int NumRows {
   int get();
}
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

Reference

ICategoryConfig Interface
ICategoryConfig Members

Send Feedback