ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnUnboundColumnFetch Method

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

[Visual Basic]

Overrides Protected Sub OnUnboundColumnFetch( _

ByVal e As UnboundColumnFetchEventArgs _

)

[C#]

override protected void OnUnboundColumnFetch(

UnboundColumnFetchEventArgs e

);

[Delphi]

strict protected procedure OnUnboundColumnFetch(

e: UnboundColumnFetchEventArgs

); override;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.