[]
        
(Showing Draft Content)

C1.Win.List.ListBase.Frame.OnUnboundColumnFetch

OnUnboundColumnFetch Method

OnUnboundColumnFetch(UnboundColumnFetchEventArgs)

Raised to fetch data for an unbound column.

Declaration
protected virtual void OnUnboundColumnFetch(UnboundColumnFetchEventArgs e)
Protected Overridable Sub OnUnboundColumnFetch(e As UnboundColumnFetchEventArgs)
Parameters
Type Name Description
UnboundColumnFetchEventArgs e