ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnBeforeRowColChange Method

Raised before a row or column currency is changed.

[Visual Basic]

Overridable Protected Sub OnBeforeRowColChange( _

ByVal e As CancelEventArgs _

)

[C#]

virtual protected void OnBeforeRowColChange(

CancelEventArgs e

);

[Delphi]

strict protected procedure OnBeforeRowColChange(

e: CancelEventArgs

); virtual;

See Also

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


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