ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnOwnerDrawCell Method

Raised when a cell has to be rendered.

[Visual Basic]

Overridable Protected Sub OnOwnerDrawCell( _

ByVal e As OwnerDrawCellEventArgs _

)

[C#]

virtual protected void OnOwnerDrawCell(

OwnerDrawCellEventArgs e

);

[Delphi]

strict protected procedure OnOwnerDrawCell(

e: OwnerDrawCellEventArgs

); virtual;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.