ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnOwnerDrawCellPrint Method

Raises the OwnerDrawCellPrint event.

[Visual Basic]

Overrides Protected Sub OnOwnerDrawCellPrint( _

ByVal e As OwnerDrawCellEventArgs _

)

[C#]

override protected void OnOwnerDrawCellPrint(

OwnerDrawCellEventArgs e

);

[Delphi]

strict protected procedure OnOwnerDrawCellPrint(

e: OwnerDrawCellEventArgs

); override;

Parameters

e

An OwnerDrawCellEventArgs that contains the event data.

See Also

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


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