ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnHeadClick Method

Occurs when the user clicks on the column header.

[Visual Basic]

Overrides Protected Sub OnHeadClick( _

ByVal e As ColEventArgs _

)

[C#]

override protected void OnHeadClick(

ColEventArgs e

);

[Delphi]

strict protected procedure OnHeadClick(

e: ColEventArgs

); override;

See Also

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


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