ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnFetchCellStyle Method

Raised when a custom style is to be used for rendering a cell.

[Visual Basic]

Overridable Protected Sub OnFetchCellStyle( _

ByVal e As FetchCellStyleEventArgs _

)

[C#]

virtual protected void OnFetchCellStyle(

FetchCellStyleEventArgs e

);

[Delphi]

strict protected procedure OnFetchCellStyle(

e: FetchCellStyleEventArgs

); virtual;

See Also

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


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