[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.UnboundColumnFetchEventArgs

UnboundColumnFetchEventArgs Class

Provides data for the UnboundColumnFetch event.

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

Properties

Name Description
Col

Indicates the position in the Columns collection.

Column

The C1DataColumn object.

Row

The index of the row.

Value

Gets or sets the value of the Column.