[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.FormatTextEventArgs

FormatTextEventArgs Class

Provides data for the FromatText event.

Inheritance
FormatTextEventArgs
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class FormatTextEventArgs : EventArgs

Properties

Name Description
ColIndex

Indicates the position in the Columns collection.

Column

The C1DataColumn object.

Row

The row index for the cell to be formatted.

Value

The value to format.