Gets the number of visible rows in the drop-down.
[Visual Basic]
Public ReadOnly Property VisibleRows As Integer
[C#]
public int VisibleRows {get;}
[Delphi]
public property VisibleRows: Int32 read get_VisibleRows;
See Also
C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |