ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.VisibleRows Property

Gets the number of visible rows in the current Split.

[Visual Basic]

Public ReadOnly Property VisibleRows As Integer

[C#]

public int VisibleRows {get;}

[Delphi]

public property VisibleRows: Int32 read get_VisibleRows;

See Also

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


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