The index of the split for the cell being rendered.
[Visual Basic]
Public ReadOnly Property Split As Integer
[C#]
public int Split {get;}
[Delphi]
public property Split: Int32 read get_Split;
See Also
OwnerDrawCellEventArgs Class | OwnerDrawCellEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |