BCCollectionBaseRowCount Property |
Gets the number of objects in the tableview.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public int RowCount { get; }
Public ReadOnly Property RowCount As Integer
Get
public:
property int RowCount {
int get ();
}
member RowCount : int with get
Property Value
Type:
Int32See Also