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