ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.OnFetchCellStyle Method

Raises the FetchCellStyle event.

[Visual Basic]

Overrides Protected Sub OnFetchCellStyle( _

ByVal e As FetchCellStyleEventArgs _

)

[C#]

override protected void OnFetchCellStyle(

FetchCellStyleEventArgs e

);

[Delphi]

strict protected procedure OnFetchCellStyle(

e: FetchCellStyleEventArgs

); override;

Parameters

e

A FetchCellStyleEventArgs 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.