ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnUnboundColumnUpdated Method

Raised when an unbound column has been updated.

[Visual Basic]

Overridable Protected Sub OnUnboundColumnUpdated( _

ByVal e As UnboundColumnFetchEventArgs _

)

[C#]

virtual protected void OnUnboundColumnUpdated(

UnboundColumnFetchEventArgs e

);

[Delphi]

strict protected procedure OnUnboundColumnUpdated(

e: UnboundColumnFetchEventArgs

); virtual;

See Also

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


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