[]
        
(Showing Draft Content)

C1.Win.List.FormatTextEventArgs

FormatTextEventArgs Class

Provides data for the FromatText event.

Inheritance
FormatTextEventArgs
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class FormatTextEventArgs : EventArgs

Properties

Name Description
ColIndex

Indicates the position in the Columns collection.

Row

The row index for the cell to be formatted.

Value

The value to format.