[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBDropdown.OnFormatText

OnFormatText Method

OnFormatText(FormatTextEventArgs)

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

Declaration
protected override void OnFormatText(FormatTextEventArgs e)
Parameters
Type Name Description
FormatTextEventArgs e
Overrides