Gets the number of horizontal splits in the collection.
[Visual Basic]
Public ReadOnly Property ColCount As Integer
[C#]
public int ColCount {get;}
[Delphi]
public property ColCount: Int32 read get_ColCount;
See Also
SplitCollection Class | SplitCollection Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |