RowCount Property (OracleFormsListView)
Class
OracleFormsListView
.
Action
Gets the number of rows in the listview.
Syntax
C#
protected
Integer
RowCount { get; }
VB
'Declaration Protected Read Property RowCount As
Integer
Access
Read only.