ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBGrid.Expand Event

Occurs whenever a hierarchical row is expanded.

[Visual Basic]

Public Event Expand As BandEventHandler

[C#]

public event BandEventHandler Expand

[Delphi]

public property Expand: BandEventHandler read remove_Expand write add_Expand;

Remarks

Setting the BandEventArgs.Cancel property to True ignores the user action and does not expand the row.

See Also

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


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