[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBDropdown.OnUnboundColumnFetch

OnUnboundColumnFetch Method

OnUnboundColumnFetch(UnboundColumnFetchEventArgs)

Occurs when the grid needs to display the value of a cell in an unbound column.

Declaration
protected override void OnUnboundColumnFetch(UnboundColumnFetchEventArgs e)
Parameters
Type Name Description
UnboundColumnFetchEventArgs e
Overrides