ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnFormatText Method

Occurs when the grid is about to display cell data in a column whose NumberFormat property is set to the string FormatText Event.

[Visual Basic]

Overrides Protected Sub OnFormatText( _

ByVal e As FormatTextEventArgs _

)

[C#]

override protected void OnFormatText(

FormatTextEventArgs e

);

[Delphi]

strict protected procedure OnFormatText(

e: FormatTextEventArgs

); override;

See Also

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


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