Indicates whether the event code rendered the cell.
[Visual Basic]
Public Property Handled As Boolean
[C#]
public bool Handled {get;set;}
[Delphi]
public property Handled: Boolean read get_Handled write set_Handled;
See Also
OwnerDrawCellEventArgs Class | OwnerDrawCellEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |