ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.RowCount Property

Gets the number of rows in an unbound grid.

[Visual Basic]

Public ReadOnly Property RowCount As Integer

[C#]

public int RowCount {get;}

[Delphi]

public property RowCount: Int32 read get_RowCount;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.