ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnCollapse Method

Raised when a band is collasped in a hierarchical grid.

[Visual Basic]

Overridable Protected Sub OnCollapse( _

ByVal e As BandEventArgs _

)

[C#]

virtual protected void OnCollapse(

BandEventArgs e

);

[Delphi]

strict protected procedure OnCollapse(

e: BandEventArgs

); virtual;

See Also

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


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