Raises the UnboundColumnFetch event.
[Visual Basic]
Overrides Protected Sub OnUnboundColumnFetch( _
ByVal e As UnboundColumnFetchEventArgs _
)
[Delphi]
strict protected procedure OnUnboundColumnFetch(
e: UnboundColumnFetchEventArgs
); override;
Parameters
e
An UnboundColumnFetchEventArgs that contains the event data.
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |